We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28ecc2 commit 40cf60bCopy full SHA for 40cf60b
cmd/es-node/main.go
@@ -32,7 +32,7 @@ import (
32
var (
33
GitCommit = ""
34
GitDate = ""
35
- Version = "v0.2.5"
+ Version = "v0.2.6"
36
Meta = "dev"
37
BuildTime = ""
38
systemVersion = fmt.Sprintf("%s/%s", runtime.GOARCH, runtime.GOOS)
0 commit comments