From 28051a135aeb31fdcfac3174a1b38b128db8db29 Mon Sep 17 00:00:00 2001 From: the Sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 18 Mar 2022 17:28:43 -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 d6ff3c9..ac38d66 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -170,7 +170,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.18" +current_version="v1.19" ############################################################################ ############################################################################