Skip to content

Commit

Permalink
prompt version
Browse files Browse the repository at this point in the history
  • Loading branch information
syntrust committed Apr 12, 2024
1 parent 0610992 commit 0a70cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/es-node/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
var (
GitCommit = ""
GitDate = ""
Version = "v0.1.12"
Version = "v0.1.13"
Meta = "dev"
BuildTime = ""
systemVersion = fmt.Sprintf("%s/%s", runtime.GOARCH, runtime.GOOS)
Expand Down

0 comments on commit 0a70cb6

Please sign in to comment.