From 22bc0ecbf631be5b62aa6fbf3c795f5403c293c4 Mon Sep 17 00:00:00 2001 From: Armin Briegel <1933192+scriptingosx@users.noreply.github.com> Date: Sun, 20 Feb 2022 12:48:46 +0100 Subject: [PATCH] updated version --- Installomator.sh | 4 ++-- fragments/version.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Installomator.sh b/Installomator.sh index cc42c79..5b1a880 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -301,8 +301,8 @@ if [[ $(/usr/bin/arch) == "arm64" ]]; then rosetta2=no fi fi -VERSION="10.0dev" -VERSIONDATE="2022-02-18" +VERSION="9.0.1" +VERSIONDATE="2022-02-20" # MARK: Functions diff --git a/fragments/version.sh b/fragments/version.sh index eb3075d..37ad5c8 100644 --- a/fragments/version.sh +++ b/fragments/version.sh @@ -1 +1 @@ -10.0dev +9.0.1