 
  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
        10180000. It is estimated to take place
        1 week ago. A
        countdown clock is here.
                  The governance proposal is here.
              
cd symphony
git pull
git checkout v1.0.8
make install# should be 1.0.8
symphonyd version
# Should be commit cefc1eeee087500027c7eaede82f81b56fcf5ea7
symphonyd version --long | grep commitmkdir -p $HOME/.symphonyd/cosmovisor/upgrades/v1.0.8/bin
cp $HOME/go/bin/symphonyd $HOME/.symphonyd/cosmovisor/upgrades/v1.0.8/bin# should be 1.0.8
$HOME/.symphonyd/cosmovisor/upgrades/v1.0.8/bin/symphonyd version