Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Mode8fx committed Jan 6, 2021
1 parent 07fb7ab commit a997a6d
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 @@ -782,7 +782,7 @@ def showAboutPopup(self):
showinfo("About", About_Page_Text)

def showSRMPopup(self):
showinfo("Simple Randomizer Maker v1.21", "This was made using\nGateGuy's Simple Randomizer Maker.\n\nhttps://github.com/GateGuy/SimpleRandomizerMaker")
showinfo("Simple Randomizer Maker v1.22", "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 a997a6d

Please sign in to comment.