Skip to content

Commit 43747af

Browse files
committed
update to main
1 parent 6fafbe0 commit 43747af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

evolve/template/constants.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ const (
1010

1111
const (
1212
GoExecPackage = "github.com/evstack/ev-abci"
13-
GoExecVersion = "v0.3.1-0.20250818181501-f014411689fd"
13+
GoExecVersion = "v0.3.1-0.20250908162746-8c3ef4776667"
1414

1515
EvNodePackage = "github.com/evstack/ev-node"
16-
EvNodeVersion = "v1.0.0-beta.2.0.20250819153439-29b8ddf5a753"
16+
EvNodeVersion = "v1.0.0-beta.2.0.20250908090838-0584153217ed"
1717

1818
GoDataStorePackageFork = "github.com/celestiaorg/go-datastore"
1919
GoDataStoreVersionFork = "v0.0.0-20250801131506-48a63ae531e4"

0 commit comments

Comments
 (0)