Skip to content

Commit

Permalink
Update NonSteamLaunchers.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
moraroy authored Aug 14, 2024
1 parent 43433a9 commit 2218710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NonSteamLaunchers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2218710

Please sign in to comment.