diff --git a/lug-helper.sh b/lug-helper.sh index f1af2dc..154b376 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -224,7 +224,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.7" +current_version="v3.8" ############################################################################ ############################################################################