Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2025-04-12 00:21:13 -07:00 committed by GitHub
parent c88d7dea0d
commit 212abb22c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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