Skip to content

Commit a1e13ef

Browse files
committed
feat(sdk): bump devnet package
1 parent 2637b18 commit a1e13ef

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/thin-hornets-sneeze.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@cartesi/sdk": patch
3+
---
4+
5+
bump devnet

packages/sdk/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ target "default" {
99
CARTESI_IMAGE_KERNEL_VERSION = "0.20.0"
1010
ALTO_VERSION = "0.0.4"
1111
PAYMASTER_VERSION = "0.2.0"
12-
DEVNET_VERSION = "2.0.0-alpha.0"
12+
DEVNET_VERSION = "2.0.0-alpha.1"
1313
LINUX_KERNEL_VERSION = "6.5.13-ctsi-1-v0.20.0"
1414
XGENEXT2_VERSION = "1.5.6"
1515
CRANE_VERSION = "0.19.1"

0 commit comments

Comments
 (0)