From 39c70dd983e01d1e991c920221cb26ad1934d550 Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 18 Jun 2026 19:01:17 -0400 Subject: [PATCH] 1.35.17 release --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index e6a56ef..52a95d9 100755 --- a/installJRMC +++ b/installJRMC @@ -22,7 +22,7 @@ # shellcheck disable=SC2329 shopt -s extglob -declare -g SCRIPT_VERSION="1.35.17-dev" +declare -g SCRIPT_VERSION="1.35.17" declare -g MC_VERSION_HARDCODE="35.0.78" # do find all replace declare -g MC_REPO_HARDCODE="bookworm" # should match the MC_VERSION_HARDCODE declare -g BOARD_ID="92.0" # MC35 board ID for fallback latest version detection