 
  LFG!
This guide assumes that you use cosmovisor to manage upgrades. If you do not use cosmovisor, please adjust some commands accordingly.
        The upgrade is scheduled for Block
        3400000. It is estimated to take place
        4 months ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd initia
git pull
git checkout v1.1.2
make install# should be v1.1.2
initiad version
# Should be commit ee1a56c5ce3591d4d70a0f7cd6470b4e312d6af1
initiad version --long | grep commitmkdir -p $HOME/.initia/cosmovisor/upgrades/v1.1.1/bin
cp $HOME/go/bin/initiad $HOME/.initia/cosmovisor/upgrades/v1.1.1/bin# should be v1.1.2
$HOME/.initia/cosmovisor/upgrades/v1.1.1/bin/initiad version