Skip to content

Commit b1c862f

Browse files
committed
Updated version number
I almost always forget to do that.
1 parent b2c4150 commit b1c862f

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
@@ -790,7 +790,7 @@ def showAboutPopup(self):
790790
showinfo("About", About_Page_Text)
791791

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

795795
# ======================================================
796796
# Support code for Balloon Help (also called tooltips).

0 commit comments

Comments
 (0)