Bump default MC 33 version

This commit is contained in:
2025-04-11 17:34:16 -04:00
parent 7c59629a55
commit 66d4ba6fc0
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ shopt -s extglob
declare -g SCRIPT_VERSION="1.4.9-dev"
declare -g MC_REPO="bullseye" # should match the MC_VERSION
declare -g MC_VERSION="33.0.71" # Do find all replace
declare -g MC_VERSION="33.0.72" # Do find all replace
declare -g BOARD_URL="https://yabb.jriver.com/interact/index.php/board,86.0.html" # MC33
declare -gi UPDATE_SWITCH=1 # set to 0 to disable automatic self-update
declare -g SCRIPT_URL="https://git.bryanroessler.com/bryan/installJRMC/raw/master/installJRMC"