Upgrade
| Latest Version Tag |
|---|
Download and build upgrade binaries
Clone project repository
cd $HOMEcd _repo_name_git fetch --tags # to fetch the latest tagsgit checkout @farcaster/hubble@latest # Or use a specific version_project_name_ install && _project_name_ build # in the root folderThats it! Now when upgrade block height is reached, Cosmovisor will handle it automatically!