diff --git a/lug-helper.sh b/lug-helper.sh index 85ff8ee..302f3a3 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.17" +current_version="v1.18" ############################################################################ ############################################################################