Skip to content

Upgrade


Latest Version Tag

Download and build upgrade binaries

Clone project repository
Terminal window
cd $HOME
cd _repo_name_
git fetch --tags # to fetch the latest tags
git checkout @farcaster/hubble@latest # Or use a specific version
_project_name_ install && _project_name_ build # in the root folder

Thats it! Now when upgrade block height is reached, Cosmovisor will handle it automatically!