Skip to content

Commit 5066afb

Browse files
committed
chore: update to point at future bb release
1 parent 25767c6 commit 5066afb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tooling/bb_abstraction_leaks/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use const_format::formatcp;
1010

1111
const USERNAME: &str = "AztecProtocol";
1212
const REPO: &str = "aztec-packages";
13-
const VERSION: &str = "0.21.0";
13+
const VERSION: &str = "0.23.0";
1414
const TAG: &str = formatcp!("aztec-packages-v{}", VERSION);
1515

1616
const API_URL: &str =

0 commit comments

Comments
 (0)