From 8685f7f83bc0bdf0917ba7a22c6993f2d6654626 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 30 May 2025 15:32:49 -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 ee0364e..94b81a4 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -233,7 +233,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.9" +current_version="v3.10" ############################################################################ ############################################################################