diff --git a/lib/sc-launch.sh b/lib/sc-launch.sh index d9d81b9..8da7ea7 100755 --- a/lib/sc-launch.sh +++ b/lib/sc-launch.sh @@ -17,7 +17,7 @@ # If you do not wish to use the above .desktop files, simply run this script # from your terminal. # -# version: 1.6 +# version: 1.7 ################################################################################ ################################################################ diff --git a/lug-helper.sh b/lug-helper.sh index b06d49f..c1276e7 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -176,7 +176,7 @@ winetricks_url="https://raw.githubusercontent.com/Winetricks/winetricks/refs/tag # Github repo and script version info repo="starcitizen-lug/lug-helper" releases_url="https://github.com/$repo/releases" -current_version="v4.0" +current_version="v4.1" ############################################################################ ############################################################################