From 301d6ab00dd2931001fdef3c09e85019ad4bc2f3 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 21 Apr 2024 11:40:19 +0200 Subject: [PATCH] Prepare v0.3 and make 0.2 stable --- mystic/install-v2.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mystic/install-v2.sh b/mystic/install-v2.sh index eb69dc0..58bb149 100644 --- a/mystic/install-v2.sh +++ b/mystic/install-v2.sh @@ -1,6 +1,6 @@ -#UPSTREAM="downloads" -UPSTREAM="downloads/prealpha" -MYSTIC_VER="112a49" +UPSTREAM="downloads" +#UPSTREAM="downloads/prealpha" +MYSTIC_VER="112a48" echo -e "Plz set the install dir the same as bevor" echo -e "${DGN}Install Mystic to: ${BGN}$MYSTIC_DIR${CL}"