From af2ba1dc1134079c55c293fa9fa6628fe0314c2b Mon Sep 17 00:00:00 2001 From: bryan Date: Tue, 16 May 2023 09:19:57 -0400 Subject: [PATCH] Move back to dev in dev branch --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index 7887584..5c170b3 100755 --- a/installJRMC +++ b/installJRMC @@ -16,7 +16,7 @@ shopt -s extglob -declare -g SCRIPTVERSION="1.0-rc8" +declare -g SCRIPTVERSION="1.0-dev" declare -g BOARDURL="https://yabb.jriver.com/interact/index.php/board,80.0.html" # MC31 declare -g DEBIANBASE="bullseye" declare -g MCVERSION_HARDCODE="31.0.11"