Changelog
[2.0.3] - 2023/08/04
Fixed
- Fixed the following input arguments issue when running
aptos move view
Update
- CLI documentation refactor
- Updated CLI source compilation to use rust toolchain version 1.71.0 (from 1.70.0).
Fixed
- Verify package now does not fail on a mismatched upgrade number
Instructions
Update instructions
If you have already installed the CLI:
- With brew:
brew upgrade aptos
- With the prepackaged CLI:
aptos upgrade
Installation instructions
- Installation instructions page
- Managed install
- macOS: Install with brew
- Linux / Windows: install with a python script for other platforms