Skip to content

Commit 424dcd4

Browse files
committed
chore: bump version to 2.0.0-alpha.4
1 parent 884b53d commit 424dcd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
TARGET_OS?=$(shell uname)
1818
export TARGET_OS
1919

20-
ROLLUPS_NODE_VERSION := 2.0.0-alpha.3
20+
ROLLUPS_NODE_VERSION := 2.0.0-alpha.4
2121
CONTRACTS_VERSION := 2.0.0-rc.17
2222
CONTRACTS_URL:=https://github.com/cartesi/rollups-contracts/releases/download/
2323
CONTRACTS_ARTIFACT:=rollups-contracts-$(CONTRACTS_VERSION)-artifacts.tar.gz

0 commit comments

Comments
 (0)