OSDN Git Service

change version v1.0.4 version
authorYahtoo Ma <yahtoo.ma@gmail.com>
Wed, 23 Oct 2019 06:07:14 +0000 (14:07 +0800)
committerYahtoo Ma <yahtoo.ma@gmail.com>
Wed, 23 Oct 2019 06:07:14 +0000 (14:07 +0800)
version/version.go

index 000ffeb..ba42732 100644 (file)
@@ -47,7 +47,7 @@ const (
 
 var (
        // The full version string
-       Version = "1.0.3"
+       Version = "1.0.4"
        // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
        GitCommit string
        Status    *UpdateStatus