We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d216737 commit 69572c8Copy full SHA for 69572c8
check_version.py
@@ -16,7 +16,7 @@
16
from PyQt5.QtWidgets import QMessageBox
17
from tools import msg_box_ui
18
19
-code = 0.6
+code = 0.7
20
ignore_code = 0.0
21
22
check_last_version_thread = None
0 commit comments