OSDN Git Service

versoin1.1.9 (#594)
[bytom/vapor.git] / version / version.go
index cbfbe62..2eb16a6 100644 (file)
@@ -47,7 +47,7 @@ const (
 
 var (
        // The full version string
-       Version = "1.1.8"
+       Version = "1.1.9"
        // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
        GitCommit string
        Status    *UpdateStatus