OSDN Git Service

V1.1.4 release (#539)
[bytom/vapor.git] / version / version.go
index 1af5b07..035be9a 100644 (file)
@@ -47,7 +47,7 @@ const (
 
 var (
        // The full version string
 
 var (
        // The full version string
-       Version = "1.1.3"
+       Version = "1.1.4"
        // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
        GitCommit string
        Status    *UpdateStatus
        // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
        GitCommit string
        Status    *UpdateStatus