From a14594a5224217bcbf0345cc30baf35626201b69 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Tue, 26 Aug 2025 12:02:27 -0400 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 1183620..e471140 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -193,7 +193,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.3" +current_version="v4.4" ############################################################################ ############################################################################