Skip to content

Commit 389c1aa

Browse files
committed
chore: Bump PRT related configs to use v2.1.1.
1 parent c3f9179 commit 389c1aa

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/curvy-pets-look.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@cartesi/devnet": patch
3+
---
4+
5+
Bump prt to version 2.1.1

packages/devnet/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { downloadAndExtract } from "./download";
1717

1818
const ANVIL_VERSION = "1.4.3";
1919
const ROLLUPS_VERSION = "2.2.0";
20-
const PRT_VERSION = "2.1.0";
20+
const PRT_VERSION = "2.1.1";
2121
const CANNON_VERSION = "2.0.0";
2222

2323
const supportedChains = {

0 commit comments

Comments
 (0)