Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 15:26
· 19 commits to main since this release

This release fix a security issue on ICS and Cosmos-SDK.

Changelog

  • Bump cosmos-sdk v0.45.9
  • Bump golang 1.18
  • Bump ics v0.8.0

Upgrade process

  1. Clone the go-bitsong reposytory
git clone https://github.com/bitsongofficial/go-bitsong.git
cd go-bitsong
git checkout v0.12.0
make install
  1. Check your version
$ bitsongd version
# 0.12.0
  1. Restart your go-bitsong instance
systemctl restart bitsongd