Update default version

This commit is contained in:
2025-10-21 15:06:03 -04:00
parent a975749b26
commit eda302ac11
3 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
shopt -s extglob
declare -g SCRIPT_VERSION="1.34.9-dev"
declare -g MC_VERSION="34.0.58" # do find all replace (hardcoded fallback)
declare -g MC_VERSION="34.0.71" # do find all replace (hardcoded fallback)
declare -g MC_REPO="bookworm" # should match the MC_VERSION
declare -g BOARD_ID="89.0" # MC34 board ID for automatic version detection
declare -gi SELF_UPDATE_SWITCH=1 # 0 to disable installJRMC self-update