Skip to content

v0.0.14

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:56
483c9d0

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.