Skip to content

Commit

Permalink
Merge pull request #329 from ethstorage/v0116
Browse files Browse the repository at this point in the history
Prompt version to v0.1.16
  • Loading branch information
syntrust authored Oct 31, 2024
2 parents 854e30f + f75bfbe commit 2a622cb
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 @@ -29,7 +29,7 @@ import (
var (
GitCommit = ""
GitDate = ""
Version = "v0.1.15"
Version = "v0.1.16"
Meta = "dev"
BuildTime = ""
systemVersion = fmt.Sprintf("%s/%s", runtime.GOARCH, runtime.GOOS)
Expand Down

0 comments on commit 2a622cb

Please sign in to comment.