OSDN Git Service

v1.0.0 stable (#336)
authoryahtoo <yahtoo.ma@gmail.com>
Sat, 20 Jul 2019 01:52:07 +0000 (09:52 +0800)
committerPaladz <yzhu101@uottawa.ca>
Sat, 20 Jul 2019 01:52:07 +0000 (09:52 +0800)
version/version.go

index 1ed6743..7117da5 100644 (file)
@@ -47,7 +47,7 @@ const (
 
 var (
        // The full version string
-       Version = "1.0.9"
+       Version = "1.0.0"
        // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
        GitCommit string
        Status    *UpdateStatus