Skip to content

Commit a841d0b

Browse files
committed
chore(sts2): bump version to 1.0.1
1 parent 171787f commit a841d0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

games/game_sts2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def __init__(self):
3030
class SlayTheSpire2Game(BasicGame):
3131
Name = "Slay the Spire 2 Support Plugin"
3232
Author = "Azlle"
33-
Version = "1.0.0"
33+
Version = "1.0.1"
3434

3535
GameName = "Slay the Spire 2"
3636
GameShortName = "slaythespire2"

0 commit comments

Comments
 (0)