From 31ad7c5c2648500fc3a84083b434682a3344a079 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sun, 20 Jul 2025 14:53:16 -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 63b38ea..18f7e8e 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -177,7 +177,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.1" +current_version="v4.2" ############################################################################ ############################################################################