diff --git a/GitUpdateChecker.exe b/GitUpdateChecker.exe index 2ba7021..e4b061b 100644 Binary files a/GitUpdateChecker.exe and b/GitUpdateChecker.exe differ diff --git a/main.go b/main.go index a32a02f..5dd9b87 100644 --- a/main.go +++ b/main.go @@ -9,7 +9,7 @@ import ( "github.com/lxn/walk" ) -const VERSION = "0.7.1" +const VERSION = "0.7.2" func exeDir() string { exe, err := os.Executable() diff --git a/version.txt b/version.txt index 39e898a..7486fdb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.7.1 +0.7.2