OSDN Git Service

build(version): vapor v1.1.5 release (#549) v1.1.5
authorDeKaiju <longjinglv@gmail.com>
Thu, 24 Sep 2020 09:39:17 +0000 (17:39 +0800)
committerGitHub <noreply@github.com>
Thu, 24 Sep 2020 09:39:17 +0000 (17:39 +0800)
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