mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
43433a9522
commit
2218710319
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user