From d389fbcca42429ea4e8204c1c65b2e8a48013b32 Mon Sep 17 00:00:00 2001 From: Tsahi Zidenberg Date: Mon, 17 Jun 2024 10:38:31 -0600 Subject: [PATCH] nitro 3.0.1 released --- test-node.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-node.bash b/test-node.bash index 8958bb4d..2ad9109f 100755 --- a/test-node.bash +++ b/test-node.bash @@ -2,7 +2,7 @@ set -e -NITRO_NODE_VERSION=offchainlabs/nitro-node:v3.0.1-rc.2-cf4b74e-dev +NITRO_NODE_VERSION=offchainlabs/nitro-node:v3.0.1-cf4b74e-dev BLOCKSCOUT_VERSION=offchainlabs/blockscout:v1.0.0-c8db5b1 # This commit matches the v1.2.1 contracts, with additional fixes for rollup deployment script.