From e19422257dc548280140219e3992e056fd312ffd Mon Sep 17 00:00:00 2001 From: bryan Date: Tue, 21 Oct 2025 18:58:32 -0400 Subject: [PATCH] 1.34.10 release --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index deae90d..d11fd3b 100755 --- a/installJRMC +++ b/installJRMC @@ -21,7 +21,7 @@ # shellcheck disable=SC2329 shopt -s extglob -declare -g SCRIPT_VERSION="1.34.10-dev" +declare -g SCRIPT_VERSION="1.34.10" declare -g MC_VERSION_HARDCODE="34.0.71" # do find all replace declare -g MC_REPO_HARDCODE="bookworm" # should match the MC_VERSION_HARDCODE declare -g BOARD_ID="89.0" # MC34 board ID for automatic version detection