From aa925b6038a3cc0a4923229d6137edc9d36dba61 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Wed, 22 Jan 2025 11:10:06 -0500 Subject: [PATCH] bump version --- lug-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ############################################################################ ############################################################################