diff --git a/stake-o-matic.sh b/stake-o-matic.sh index b61beeb3..40b0f6a9 100755 --- a/stake-o-matic.sh +++ b/stake-o-matic.sh @@ -35,7 +35,7 @@ TESTNET_ARGS=( --max-infrastructure-concentration 25 --min-epoch-credit-percentage-of-average 35 --infrastructure-concentration-affects destake-new - --min-release-version 1.10.25 + --min-release-version 1.10.27 --max-old-release-version-percentage 20 )