Skip to content

Commit 726a616

Browse files
authored
bump: base/base to 0.7.4 (#1025)
* bump: base/base to 0.7.4 * update tag commit
1 parent e493aa8 commit 726a616

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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=7e47f0440b268306a28c0e9b4df841e623395bfa
1+
export BASE_RETH_NODE_COMMIT=48b739f377349ff15c659b1405be3f5a1933a505
22
export BASE_RETH_NODE_REPO=https://github.com/base/base.git
3-
export BASE_RETH_NODE_TAG=v0.7.3
3+
export BASE_RETH_NODE_TAG=v0.7.4
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.3",
4-
"commit": "7e47f0440b268306a28c0e9b4df841e623395bfa",
3+
"tag": "v0.7.4",
4+
"commit": "48b739f377349ff15c659b1405be3f5a1933a505",
55
"owner": "base",
66
"repo": "base",
77
"tracking": "release"

0 commit comments

Comments
 (0)