From 8c4c4f078a507a27a073a1c60cc9cfa9e5590d84 Mon Sep 17 00:00:00 2001 From: bryan Date: Sun, 3 May 2026 19:12:25 -0400 Subject: [PATCH] 1.35.16 release --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index 237dccb..0c8eeeb 100755 --- a/installJRMC +++ b/installJRMC @@ -22,7 +22,7 @@ # shellcheck disable=SC2329 shopt -s extglob -declare -g SCRIPT_VERSION="1.35.16-dev" +declare -g SCRIPT_VERSION="1.35.16" declare -g MC_VERSION_HARDCODE="35.0.74" # 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