Skip to content

Commit 1ed61eb

Browse files
committed
Version update
1 parent c135e3e commit 1ed61eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import webbrowser
1212

1313
# pyinstaller main.py --onefile --icon=VATSIM.ico --add-data "VATSIM.ico;." -w -n Vatsim-Discord-RPC
14-
version = "v1.1"
14+
version = "v1.0.1"
1515
up_to_date = check_for_update(version=version)
1616

1717
'''Used for VATSIM.ico file during compiling'''

0 commit comments

Comments
 (0)