diff --git a/Installomator.sh b/Installomator.sh index 92c5915..81b56c7 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -222,7 +222,7 @@ REOPEN="yes" # installer that should be located after mounting/expanding the downloaded archive. # See label adobecreativeclouddesktop # -VERSION="8.0" +VERSION="9.0dev" VERSIONDATE="2021-11-23" # MARK: Functions diff --git a/fragments/version.sh b/fragments/version.sh index cc40bca..b3db12c 100644 --- a/fragments/version.sh +++ b/fragments/version.sh @@ -1 +1 @@ -8.0 +9.0dev