From e216d9cc4ba18b3b611f7f5678f572957789ccbd Mon Sep 17 00:00:00 2001 From: Fr4nz D13trich Date: Sun, 28 Dec 2025 00:29:54 +0100 Subject: [PATCH] Script version bumped --- helium_helper.sh | 2 +- helium_launcher_update.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helium_helper.sh b/helium_helper.sh index 480f8a3..78ae4c8 100755 --- a/helium_helper.sh +++ b/helium_helper.sh @@ -20,7 +20,7 @@ APP_SOURCE="GitHub" SCRIPT_NAME="$APP_NAME Helper Script" SCRIPT_FILE_NAME="helium_helper.sh" AUTO_SCRIPT_FILE_NAME="helium_launcher_update.sh" -SCRIPT_VERSION="0.5.6" +SCRIPT_VERSION="0.5.7" ALIAS="update-helium" ## LOCATIONS diff --git a/helium_launcher_update.sh b/helium_launcher_update.sh index 5924756..332d100 100755 --- a/helium_launcher_update.sh +++ b/helium_launcher_update.sh @@ -11,7 +11,7 @@ FILE_EXTENSION="AppImage" APP_SOURCE="GitHub" SCRIPT_NAME="$APP_NAME Launcher Updater" SCRIPT_FILE_NAME="helium_launcher_update.sh" -SCRIPT_VERSION="0.5.6" +SCRIPT_VERSION="0.5.7" DATE=$(date) ## LOCATIONS