OSDN Git Service

edit the version code (#559)
[bytom/vapor.git] / version / version.go
index b7957d6..5db8e35 100644 (file)
@@ -47,7 +47,7 @@ const (
 
 var (
        // The full version string
-       Version = "1.1.6"
+       Version = "1.1.7"
        // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
        GitCommit string
        Status    *UpdateStatus