OSDN Git Service

v1.0.0 stable (#336)
[bytom/vapor.git] / 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