Skip to content

Commit f930f7e

Browse files
Correct Version Number
1 parent 180f365 commit f930f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BabbleApp/babbleapp.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
CALIB_SETTINGS_RADIO_NAME = "-CALIBSETTINGSRADIO-"
5959

6060
page_url = "https://github.com/SummerSigh/ProjectBabble/releases/latest"
61-
appversion = "Babble v2.1.0 Beta"
61+
appversion = "Babble v2.0.7"
6262

6363
def timerResolution(toggle):
6464
if winmm != None:

0 commit comments

Comments
 (0)