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