Skip to content

Commit bd055cd

Browse files
authored
build: bump Move version to 1.71.1 (#314)
1 parent 0a996c9 commit bd055cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616
pull-requests: write
1717

1818
env:
19-
SUI_VERSION: "1.70.2"
19+
SUI_VERSION: "1.71.1"
2020

2121
jobs:
2222
setup:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Sui smart contracts are written in Move leveraging the Sui Move framework.
2323

2424
Follow the installation guide in the [Sui documentation](https://docs.sui.io/guides/developer/getting-started/sui-install).
2525

26-
**Required version**: Sui CLI [1.70.2](https://github.com/MystenLabs/sui/releases/tag/mainnet-v1.70.2).
26+
**Required version**: Sui CLI [1.71.1](https://github.com/MystenLabs/sui/releases/tag/mainnet-v1.71.1).
2727

2828
## Docs
2929

0 commit comments

Comments
 (0)