Skip to content

Commit 4ba8fbe

Browse files
committed
fix(devnet): make sure cannon package follows package version
1 parent 9b41979 commit 4ba8fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devnet/cannonfile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = 'cartesi-rollups-devnet'
2-
version = '2.0.0-alpha.6'
2+
version = '<%= package.version %>'
33
description = 'Cartesi Rollups Devnet'
44

55
[pull.cartesiRollups]

0 commit comments

Comments
 (0)