You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.0.14 - 2026-07-08
Reworked the suiup update command. It will now update only the requested binary, instead of all binaries, and it will respect
the network that the binary is active for (e.g., if sui@testnet is active, then suiup update sui will update the testnet version of Sui, not the mainnet version).
The new binary version will become the default one automatically.
Removed support for sui-fork until further notice.