Update docs

This commit is contained in:
2024-09-18 09:45:07 -04:00
parent 3aa6fe8028
commit 5b35399e1c
3 changed files with 8 additions and 15 deletions

View File

@@ -16,9 +16,9 @@
shopt -s extglob
declare -g SCRIPT_VERSION="1.3.2"
declare -g SCRIPT_VERSION="1.3.3-dev"
declare -g BOARD_URL="https://yabb.jriver.com/interact/index.php/board,86.0.html" # MC33
declare -g MC_VERSION="33.0.15" # Do find all replace
declare -g MC_VERSION="33.0.20" # Do find all replace
declare -g MC_DEFAULT_REPO="bullseye" # should match the MC_VERSION
declare -ig SELF_UPDATE=1