We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884b53d commit 424dcd4Copy full SHA for 424dcd4
Makefile
@@ -17,7 +17,7 @@
17
TARGET_OS?=$(shell uname)
18
export TARGET_OS
19
20
-ROLLUPS_NODE_VERSION := 2.0.0-alpha.3
+ROLLUPS_NODE_VERSION := 2.0.0-alpha.4
21
CONTRACTS_VERSION := 2.0.0-rc.17
22
CONTRACTS_URL:=https://github.com/cartesi/rollups-contracts/releases/download/
23
CONTRACTS_ARTIFACT:=rollups-contracts-$(CONTRACTS_VERSION)-artifacts.tar.gz
0 commit comments