Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
I almost always forget to do that.
  • Loading branch information
Mode8fx committed Jun 4, 2021
1 parent b2c4150 commit b1c862f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srm.py
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ def showAboutPopup(self):
showinfo("About", About_Page_Text)

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

# ======================================================
# Support code for Balloon Help (also called tooltips).
Expand Down

0 comments on commit b1c862f

Please sign in to comment.