Upgrade

Chain ID: allora-testnet-1Latest Version Tag: v0.4.0

Download and build upgrade binaries

# Clone project repository
cd $HOME
rm -rf allora-chain
git clone https://github.com/allora-network/allora-chain
cd allora-chain
git checkout v0.4.0

# Build and install binaries
make install