OSDN Git Service

versoin1.1.9 (#594) master v1.1.9
authoryzb <335357057@qq.com>
Thu, 19 Aug 2021 02:36:56 +0000 (10:36 +0800)
committerGitHub <noreply@github.com>
Thu, 19 Aug 2021 02:36:56 +0000 (10:36 +0800)
Co-authored-by: yzb@example.cn <yzb@example.cn>
version/version.go

index cbfbe62..2eb16a6 100644 (file)
@@ -47,7 +47,7 @@ const (
 
 var (
        // The full version string
-       Version = "1.1.8"
+       Version = "1.1.9"
        // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
        GitCommit string
        Status    *UpdateStatus