From 4ade879ee21862c404a499ba6d698e2c77b7d787 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Thu, 13 Apr 2023 20:20:06 -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 7f03b7d..4a2b5ca 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -220,7 +220,7 @@ lug_wiki="https://starcitizen-lug.github.io" # Github repo and script version info repo="starcitizen-lug/lug-helper" releases_url="https://github.com/$repo/releases" -current_version="v2.6.1" +current_version="v2.6.2" ############################################################################ ############################################################################