Skip to content

Commit 8e10bf3

Browse files
authored
fix: 0.7.5 (#1026)
1 parent 726a616 commit 8e10bf3

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

0 commit comments

Comments
 (0)