From a2de08da42a810010525d8592ee21b9ed99d26a2 Mon Sep 17 00:00:00 2001 From: bryan Date: Sat, 2 Aug 2025 10:58:05 -0400 Subject: [PATCH] 1.34.8 release --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index 5a3b28b..6338fe6 100755 --- a/installJRMC +++ b/installJRMC @@ -21,7 +21,7 @@ # shellcheck disable=SC2317 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_REPO="bookworm" # should match the MC_VERSION declare -g BOARD_ID="89.0" # MC34 board ID for automatic version detection