From 04f2a73f04219dc4d1a808245286c34055eab6df Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 6 Dec 2024 09:20:47 -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 13d9be1..4666c5e 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -237,7 +237,7 @@ winetricks_url="https://raw.githubusercontent.com/Winetricks/winetricks/master/s # Github repo and script version info repo="starcitizen-lug/lug-helper" releases_url="https://github.com/$repo/releases" -current_version="v3.4" +current_version="v3.5" ############################################################################ ############################################################################