From 9dcb6d690f2ad14a81f4c95b2a20152d5aaf3769 Mon Sep 17 00:00:00 2001 From: bryan Date: Sat, 26 Apr 2025 11:34:43 -0400 Subject: [PATCH] 1.6.4 release --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index 8a00f0f..24d91ec 100755 --- a/installJRMC +++ b/installJRMC @@ -19,7 +19,7 @@ # * Avoid execute() for stdout shopt -s extglob -declare -g SCRIPT_VERSION="1.6.4-dev" +declare -g SCRIPT_VERSION="1.6.4" declare -g MC_VERSION="33.0.72" # do find all replace declare -g MC_REPO="bullseye" # should match the MC_VERSION # declare -g MC_REPO="bookworm" # should match the MC_VERSION