1.6.5 release

This commit is contained in:
2025-04-28 20:14:10 -04:00
parent ca5e1ef2f6
commit 9d0c484aa0

View File

@@ -8,7 +8,7 @@
# https://www.apache.org/licenses/LICENSE-2.0 # https://www.apache.org/licenses/LICENSE-2.0
# #
# TODO (v2) # TODO (v2)
# * Interactive mode # * Interactive (ncurses) mode
# * Additional containerization (createrepo and rpmbuild) # * Additional containerization (createrepo and rpmbuild)
# #
# BUGS # BUGS
@@ -19,7 +19,7 @@
# * Avoid execute() for stdout # * Avoid execute() for stdout
shopt -s extglob shopt -s extglob
declare -g SCRIPT_VERSION="1.6.5-dev" declare -g SCRIPT_VERSION="1.6.5"
declare -g MC_VERSION="34.0.20" # do find all replace declare -g MC_VERSION="34.0.20" # do find all replace
declare -g MC_REPO="bookworm" # should match the MC_VERSION declare -g MC_REPO="bookworm" # should match the MC_VERSION
declare -g BOARD_ID="89.0" # MC34 declare -g BOARD_ID="89.0" # MC34