From f072378617efe5c0a93762caf35400dd0e49c750 Mon Sep 17 00:00:00 2001 From: the Sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 9 Apr 2022 10:53:28 -0600 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 533013e..be997ab 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -173,7 +173,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.19" +current_version="v1.20" ############################################################################ ############################################################################