From e5b312d25bab92444a811e5219ff8fd62d22d167 Mon Sep 17 00:00:00 2001 From: bryan Date: Sun, 19 Jul 2026 16:40:44 -0400 Subject: [PATCH] 1.36.1 release --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index 97f678a..9b57b49 100755 --- a/installJRMC +++ b/installJRMC @@ -22,7 +22,7 @@ # shellcheck disable=SC2329 shopt -s extglob -declare -g SCRIPT_VERSION="1.36.1-dev" +declare -g SCRIPT_VERSION="1.36.1" declare -g MC_VERSION_HARDCODE="36.0.20" # do find all replace declare -g MC_REPO_HARDCODE="bookworm" # should match the MC_VERSION_HARDCODE declare -g BOARD_ID="95.0" # MC36 board ID for fallback latest version detection