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 548f0ba commit bb18e8dCopy full SHA for bb18e8d
updater.py
@@ -14,7 +14,7 @@
14
from src.Utilities.git_utilities import check_git_on_device
15
from src.Utilities.installer import make_action
16
17
-UPDATER_VER = "0.1"
+UPDATER_VER = "0.1.1"
18
OS_TYPE = check_os()
19
20
0 commit comments