1.34.8 release

This commit is contained in:
2025-08-02 10:58:05 -04:00
parent 633938eb4d
commit a2de08da42

View File

@@ -21,7 +21,7 @@
# shellcheck disable=SC2317 # shellcheck disable=SC2317
shopt -s extglob shopt -s extglob
declare -g SCRIPT_VERSION="1.34.8-dev" declare -g SCRIPT_VERSION="1.34.8"
declare -g MC_VERSION="34.0.51" # do find all replace (hardcoded fallback) declare -g MC_VERSION="34.0.51" # do find all replace (hardcoded fallback)
declare -g MC_REPO="bookworm" # should match the MC_VERSION declare -g MC_REPO="bookworm" # should match the MC_VERSION
declare -g BOARD_ID="89.0" # MC34 board ID for automatic version detection declare -g BOARD_ID="89.0" # MC34 board ID for automatic version detection