We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec7626 commit d02e497Copy full SHA for d02e497
evolve/template/constants.go
@@ -12,7 +12,7 @@ const (
12
EvABCIVersion = "v1.0.0-beta.3"
13
14
EvNodePackage = "github.com/evstack/ev-node"
15
- EvNodeVersion = "v1.0.0-beta.10"
+ EvNodeVersion = "v1.0.0-beta.10.0.20251216132820-afcd6bd9b354" // bump after https://github.com/evstack/ev-node/issues/2906
16
17
GoHeaderPackageFork = "github.com/julienrbrt/go-header"
18
GoHeaderVersionFork = "v0.0.0-20250909151551-cb11b091bf58"
0 commit comments