From a8c42574301e5d9724aa54cc99553ebc1e2c2812 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sun, 16 Oct 2022 11:04:15 -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 1f20fda..1a85ff3 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -181,7 +181,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.21" +current_version="v1.22" ############################################################################ ############################################################################