Skip to content

Commit a997a6d

Browse files
committed
Updated version number
1 parent 07fb7ab commit a997a6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

srm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ def showAboutPopup(self):
782782
showinfo("About", About_Page_Text)
783783

784784
def showSRMPopup(self):
785-
showinfo("Simple Randomizer Maker v1.21", "This was made using\nGateGuy's Simple Randomizer Maker.\n\nhttps://github.com/GateGuy/SimpleRandomizerMaker")
785+
showinfo("Simple Randomizer Maker v1.22", "This was made using\nGateGuy's Simple Randomizer Maker.\n\nhttps://github.com/GateGuy/SimpleRandomizerMaker")
786786

787787
# ======================================================
788788
# Support code for Balloon Help (also called tooltips).

0 commit comments

Comments
 (0)