Skip to content

Commit

Permalink
Merge pull request #365 from ethstorage/v0117
Browse files Browse the repository at this point in the history
bump version to v0.1.17
  • Loading branch information
syntrust authored Feb 13, 2025
2 parents c295a98 + 18d3cfc commit 66069ef
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.16"
Version = "v0.1.17"
Meta = "dev"
BuildTime = ""
systemVersion = fmt.Sprintf("%s/%s", runtime.GOARCH, runtime.GOOS)
Expand Down

0 comments on commit 66069ef

Please sign in to comment.