diff --git a/GitUpdateChecker.exe b/GitUpdateChecker.exe index 46203fe..633a672 100644 Binary files a/GitUpdateChecker.exe and b/GitUpdateChecker.exe differ diff --git a/git_updater.py b/git_updater.py index f443369..65c97cb 100644 --- a/git_updater.py +++ b/git_updater.py @@ -5,7 +5,7 @@ Accès lecture seule uniquement (fetch/pull/checkout, jamais de push). Tous les chemins sont relatifs à l'emplacement de l'exécutable. """ -VERSION = "0.2" +VERSION = "0.3" import subprocess import sys