diff --git a/config.sh b/config.sh index e9e3776..1002562 100644 --- a/config.sh +++ b/config.sh @@ -38,7 +38,7 @@ CFG_LOG_FOLDER="./log" # Folder containing all log files # Version of the package ################################################ -CFG_VERSION="v2.0" +CFG_VERSION="v2.1" # Paths to specific temp files / folders ... ################################################