Skip to content

v0.1.2

Compare
Choose a tag to compare
@mario4tier mario4tier released this 11 Apr 01:24
· 536 commits to main since this release
  • (#25) Fix to support Sui 0.31 release

See CHANGELOG

How to update?

For checking to download latest and update sui-base do:
$ ~/sui-base/update

Troubleshooting

If 'update' does not exist, then you have an older sui-base version and you should do:
$ cd ~/sui-base
$ git pull
$ ./update