Skip to content

Commit a34e7fd

Browse files
committed
Updated version number
Every time
1 parent bd75b8b commit a34e7fd

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
@@ -819,7 +819,7 @@ def showAboutPopup(self):
819819
showinfo("About", About_Page_Text)
820820

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

824824
# ======================================================
825825
# Support code for Balloon Help (also called tooltips).

0 commit comments

Comments
 (0)