From b71f601547744f80cd3ba39bf6f525358e2c90eb Mon Sep 17 00:00:00 2001 From: the Sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 5 Feb 2022 12:27: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 6582a18..46a8e76 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -169,7 +169,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.16" +current_version="v1.17" ############################################################################ ############################################################################