Skip to content

Commit adb830f

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated base
1 parent 9480ec1 commit adb830f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

versions.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
export BASE_RETH_NODE_COMMIT=2b0d89d4267ae7b2893e1719d2ba026074e4a8b8
1+
export BASE_RETH_NODE_COMMIT=08852adf8863c447e68c42f5525218fe8845a7b1
22
export BASE_RETH_NODE_REPO=https://github.com/base/base.git
3-
export BASE_RETH_NODE_TAG=v0.7.0
3+
export BASE_RETH_NODE_TAG=v0.7.2
44
export NETHERMIND_COMMIT=f5507dec1c9c7f5e31dadae445c08622be166054
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.36.2

versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"base_reth_node": {
3-
"tag": "v0.7.0",
4-
"commit": "2b0d89d4267ae7b2893e1719d2ba026074e4a8b8",
3+
"tag": "v0.7.2",
4+
"commit": "08852adf8863c447e68c42f5525218fe8845a7b1",
55
"owner": "base",
66
"repo": "base",
77
"tracking": "release"

0 commit comments

Comments
 (0)