Minor changes

This commit is contained in:
Fr4nz D13trich 2025-12-24 10:57:28 +01:00
parent b4f3ea4e97
commit 08ce780cee
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ APP_NAME_LONG="Helium Web Browser"
SOURCE="GitHub" SOURCE="GitHub"
SCRIPT_NAME="$APP_NAME silent updater" SCRIPT_NAME="$APP_NAME silent updater"
SCRIPT_FILE_NAME="helium_auto_update.sh" SCRIPT_FILE_NAME="helium_auto_update.sh"
SCRIPT_VERSION="0.5.3" SCRIPT_VERSION="0.5.4"
ALIAS="auto-update-helium" ALIAS="auto-update-helium"
## LOCATIONS ## LOCATIONS

View file

@ -20,7 +20,7 @@ SOURCE="GitHub"
SCRIPT_NAME="$APP_NAME Helper Script" SCRIPT_NAME="$APP_NAME Helper Script"
SCRIPT_FILE_NAME="helium_helper.sh" SCRIPT_FILE_NAME="helium_helper.sh"
AUTO_SCRIPT_FILE_NAME="helium_auto_update.sh" AUTO_SCRIPT_FILE_NAME="helium_auto_update.sh"
SCRIPT_VERSION="0.5.3" SCRIPT_VERSION="0.5.4"
ALIAS="update-helium" ALIAS="update-helium"
## LOCATIONS ## LOCATIONS