switch to 3.2.4

This commit is contained in:
2022-11-13 14:54:11 +01:00
parent 6f9a3e5d5f
commit 3ece5019d6
3 changed files with 29 additions and 29 deletions

View File

@@ -7,7 +7,7 @@ TIMESTAMP=`date '+%Y%m%d_%H%M%S'`
# only current version
# IMAGE_VERSION=`git -C $BASEPATH rev-parse --abbrev-ref HEAD`
IMAGE_VERSION="3.2"
IMAGE_VERSION="3.2.4"
FILES_DIR="$BASEPATH/files"