Skip to content

Commit 26bf8fb

Browse files
committed
Bump cli version.
1 parent 5712707 commit 26bf8fb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/apply-version-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
env:
1515
NODE_VERSION: 17.0.1
16-
ANCHOR_VERSION: 0.26.0
16+
ANCHOR_VERSION: 0.27.0
1717
SOLANA_VERSION_STABLE: 1.14.13
1818
RUST_TOOLCHAIN: stable
1919

.github/workflows/publish-on-pr-merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
env:
1212
NODE_VERSION: 17.0.1
13-
ANCHOR_VERSION: 0.26.0
13+
ANCHOR_VERSION: 0.27.0
1414
SOLANA_VERSION_STABLE: 1.14.13
1515
RUST_TOOLCHAIN: stable
1616

.github/workflows/verify-lib-on-pr-open.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
env:
1616
NODE_VERSION: 17.0.1
17-
ANCHOR_VERSION: 0.26.0
17+
ANCHOR_VERSION: 0.27.0
1818
SOLANA_VERSION_STABLE: 1.14.13
1919
RUST_TOOLCHAIN: stable
2020

0 commit comments

Comments
 (0)