Skip to content

Commit 3b95a71

Browse files
committed
Version to 1.1.0
1 parent 3905c24 commit 3b95a71

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
@@ -10,7 +10,7 @@
1010
from pypresence.exceptions import PipeClosed
1111

1212
# pyinstaller main.py --onefile --icon=VATSIM.ico --add-data "VATSIM.ico;." -w -n Vatsim-Discord-RPC
13-
version = "v1.0.2"
13+
version = "v1.1.0"
1414
up_to_date = check_for_update(version=version)
1515
log = logging_setup.setup_logging()
1616

0 commit comments

Comments
 (0)