diff --git a/lug-helper.sh b/lug-helper.sh index 72510b5..d6a53f1 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -238,7 +238,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="v3.6" +current_version="v3.7" ############################################################################ ############################################################################