Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2024-08-14 12:15:26 -07:00 committed by GitHub
parent 43433a9522
commit 2218710319
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.2
version=v3.9.3
# 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