We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c4150 commit b1c862fCopy full SHA for b1c862f
1 file changed
srm.py
@@ -790,7 +790,7 @@ def showAboutPopup(self):
790
showinfo("About", About_Page_Text)
791
792
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")
+ showinfo("Simple Randomizer Maker v1.23", "This was made using\nGateGuy's Simple Randomizer Maker.\n\nhttps://github.com/GateGuy/SimpleRandomizerMaker")
794
795
# ======================================================
796
# Support code for Balloon Help (also called tooltips).
0 commit comments