diff --git a/GitUpdateChecker.exe b/GitUpdateChecker.exe index 94ea8f8..2ba7021 100644 Binary files a/GitUpdateChecker.exe and b/GitUpdateChecker.exe differ diff --git a/main.go b/main.go index 976db4c..a32a02f 100644 --- a/main.go +++ b/main.go @@ -9,7 +9,7 @@ import ( "github.com/lxn/walk" ) -const VERSION = "0.7.0" +const VERSION = "0.7.1" func exeDir() string { exe, err := os.Executable() diff --git a/version.txt b/version.txt index 05e8a45..39e898a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.6 +0.7.1