Skip to content

Commit

Permalink
Merge pull request #271 from ethstorage/v0113
Browse files Browse the repository at this point in the history
prompt version
  • Loading branch information
syntrust authored Apr 12, 2024
2 parents 0610992 + 0a70cb6 commit a4df58b
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 a4df58b

Please sign in to comment.