We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8700e1c commit c0df25eCopy full SHA for c0df25e
1 file changed
Makefile
@@ -17,7 +17,7 @@
17
TARGET_OS?=$(shell uname)
18
export TARGET_OS
19
20
-ROLLUPS_NODE_VERSION := 2.0.0-alpha.11
+ROLLUPS_NODE_VERSION := 2.0.0-alpha.12
21
ROLLUPS_CONTRACTS_VERSION := 3.0.0-alpha.6
22
ROLLUPS_CONTRACTS_URL:=https://github.com/cartesi/rollups-contracts/releases/download/
23
ROLLUPS_CONTRACTS_ARTIFACT:=rollups-contracts-$(ROLLUPS_CONTRACTS_VERSION)-artifacts.tar.gz
0 commit comments