From 293e994341a3d75af549da4988184201a1c63fc1 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Tue, 1 Nov 2022 22:55:40 -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 01d9702..19f276b 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -187,7 +187,7 @@ lug_wiki="https://github.com/starcitizen-lug/information-howtos/wiki" # Github repo and script version info repo="starcitizen-lug/lug-helper" releases_url="https://github.com/$repo/releases" -current_version="v1.22" +current_version="v2.0" ############################################################################ ############################################################################