Skip to content

Commit 358b927

Browse files
committed
chore(sdk): Bump devnet to version 2.0.0-alpha.13
1 parent 9f5a296 commit 358b927

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/red-flowers-smash.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 cartesi devnet version to 2.0.0-alpha.13.

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
ALTO_VERSION = "1.2.7"
1010
ALTO_PACKAGE_VERSION = "0.0.20"
1111
CARTESI_BASE_IMAGE = "docker.io/library/debian:trixie-20260518@sha256:4ae67669760b807c19f23902a3fd7c121a6a70cf2ae709035674b23e712e4d62"
12-
CARTESI_DEVNET_VERSION = "2.0.0-alpha.11"
12+
CARTESI_DEVNET_VERSION = "2.0.0-alpha.13"
1313
CARTESI_IMAGE_KERNEL_VERSION = "0.20.0"
1414
CARTESI_LINUX_KERNEL_VERSION = "6.5.13-ctsi-1-v0.20.0"
1515
CARTESI_MACHINE_EMULATOR_VERSION = "0.20.0"

0 commit comments

Comments
 (0)