diff --git a/S-Type_installer.sh b/S-Type_installer.sh index c6ee283..3868acb 100644 --- a/S-Type_installer.sh +++ b/S-Type_installer.sh @@ -2,7 +2,7 @@ THEME_NAME=S-Type THEME_URL=https://github.com/auxio/S-Type/archive/master.zip -SENTORA_VERSION=( "1.0.0") +SENTORA_VERSION=( "1.0.0", "1.0.1", "1.0.2", "1.0.3" ) echo "$THEME_NAME Theme installer/updater for Sentora " echo "###########################################################" diff --git a/zentora_installer.sh b/zentora_installer.sh index adf5eee..27d7f4f 100644 --- a/zentora_installer.sh +++ b/zentora_installer.sh @@ -2,7 +2,7 @@ THEME_NAME=Zentora THEME_URL=https://github.com/auxio/Zentora/archive/master.zip -SENTORA_VERSION=( "1.0.0") +SENTORA_VERSION=( "1.0.0", "1.0.1", "1.0.2", "1.0.3" ) echo "$THEME_NAME Theme installer/updater for Sentora " echo "###########################################################"