We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180f365 commit f930f7eCopy full SHA for f930f7e
BabbleApp/babbleapp.py
@@ -58,7 +58,7 @@
58
CALIB_SETTINGS_RADIO_NAME = "-CALIBSETTINGSRADIO-"
59
60
page_url = "https://github.com/SummerSigh/ProjectBabble/releases/latest"
61
-appversion = "Babble v2.1.0 Beta"
+appversion = "Babble v2.0.7"
62
63
def timerResolution(toggle):
64
if winmm != None:
0 commit comments