OSDN Git Service

build(version): vapor v1.1.5 release (#549)
[bytom/vapor.git] / version / version.go
index 035be9a..0ea616f 100644 (file)
@@ -47,7 +47,7 @@ const (
 
 var (
        // The full version string
-       Version = "1.1.4"
+       Version = "1.1.5"
        // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
        GitCommit string
        Status    *UpdateStatus