diff --git a/snapraid-aio-script.sh b/snapraid-aio-script.sh index d5954d4..ca60dc3 100644 --- a/snapraid-aio-script.sh +++ b/snapraid-aio-script.sh @@ -8,7 +8,7 @@ ###################### # CONFIG VARIABLES # ###################### -SNAPSCRIPTVERSION="2.7.0.1-DEV7" +SNAPSCRIPTVERSION="2.8" # find the current path CURRENT_DIR="$(dirname "${0}")"