Update NonSteamLaunchers.sh to 3.7

This commit is contained in:
Roy 2024-02-01 20:58:59 -08:00 committed by GitHub
parent 5de0e3b159
commit 0d3f24a08b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ download_dir="${logged_in_home}/Downloads/NonSteamLaunchersInstallation"
exec >> "${logged_in_home}/Downloads/NonSteamLaunchers-install.log" 2>&1
# Version number (major.minor)
version=v3.5
version=v3.7
# TODO: tighten logic to check whether major/minor version is up-to-date via `-eq`, `-lt`, or `-gt` operators
# Check repo releases via GitHub API then display current stable version