Anton Kaliaev
7 years ago
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with
1 additions and
1 deletions
-
version/version.go
|
|
@ -6,7 +6,7 @@ const Fix = "0" |
|
|
|
|
|
|
|
var ( |
|
|
|
// The full version string
|
|
|
|
Version = "0.11.0" |
|
|
|
Version = "0.11.1" |
|
|
|
|
|
|
|
// GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
|
|
|
|
GitCommit string |
|
|
|