We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4098c0d commit 17d7b40Copy full SHA for 17d7b40
1 file changed
games/game_sts2.py
@@ -33,7 +33,7 @@ def __init__(self):
33
class SlayTheSpire2Game(BasicGame):
34
Name = "Slay the Spire 2 Support Plugin"
35
Author = "Azlle"
36
- Version = "1.0.1"
+ Version = "1.1.0"
37
38
GameName = "Slay the Spire 2"
39
GameShortName = "slaythespire2"
0 commit comments