Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2025-03-03 19:26:58 -08:00 committed by GitHub
parent 5b26e17d30
commit 1d0a2505af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ fi
exec > >(tee -a "$log_file") 2>&1
# Version number (major.minor)
version=v4.0.3
version=v4.0.4
# Check repo releases via GitHub API then display current stable version
check_for_updates() {