1.34.5 release

This commit is contained in:
2025-07-28 17:19:58 -04:00
parent a0d6707d1c
commit de38073978
2 changed files with 5 additions and 5 deletions

View File

@@ -21,8 +21,8 @@
# shellcheck disable=SC2317
shopt -s extglob
declare -g SCRIPT_VERSION="1.34.5-dev"
declare -g MC_VERSION="34.0.42" # do find all replace (hardcoded fallback)
declare -g SCRIPT_VERSION="1.34.5"
declare -g MC_VERSION="34.0.48" # 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