Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2024-10-17 04:05:24 -07:00 committed by GitHub
parent 81a863b968
commit 7ba8903554
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ exec > >(tee -a $log_file) 2>&1
# Version number (major.minor)
version=v3.9.6
version=v3.9.5
# 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