Skip to content

Commit

Permalink
Changed version number to not use letters
Browse files Browse the repository at this point in the history
  • Loading branch information
Mode8fx committed Oct 6, 2021
1 parent d76e631 commit 77dd267
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 @@ -829,7 +829,7 @@ def showAboutPopup(self):
showinfo("About", About_Page_Text)

def showSRMPopup(self):
showinfo("Simple Randomizer Maker v1.26b", "This was made using\nMips96's Simple Randomizer Maker.\n\nhttps://github.com/Mips96/SimpleRandomizerMaker")
showinfo("Simple Randomizer Maker v1.262", "This was made using\nMips96's Simple Randomizer Maker.\n\nhttps://github.com/Mips96/SimpleRandomizerMaker")

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

0 comments on commit 77dd267

Please sign in to comment.