We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c135e3e commit 1ed61ebCopy full SHA for 1ed61eb
main.py
@@ -11,7 +11,7 @@
11
import webbrowser
12
13
# pyinstaller main.py --onefile --icon=VATSIM.ico --add-data "VATSIM.ico;." -w -n Vatsim-Discord-RPC
14
-version = "v1.1"
+version = "v1.0.1"
15
up_to_date = check_for_update(version=version)
16
17
'''Used for VATSIM.ico file during compiling'''
0 commit comments