A new version of Erigon is available - v2.53.0 for mumbai. This release contains Agra Hardfork(details below). This will hardfork the Erigon Mumbai network at block #41874000 which will be mined on 31st October 2023 (approx).
Instructions to Upgrade
These are the instructions to upgrade Erigon on your nodes:
Upgrade Erigon to the latest version:
cd ~/erigon
git pull --tags
git checkout v2.53.0
make erigon
Ensure that you are on the latest version:
./build/bin/erigon --version
# It should return
erigon version 2.53.0-dev-b9a8c2d6