diff --git a/lug-helper.sh b/lug-helper.sh index 0a9c9f2..ea5d094 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -220,7 +220,7 @@ lug_wiki="https://starcitizen-lug.github.io" # Github repo and script version info repo="starcitizen-lug/lug-helper" releases_url="https://github.com/$repo/releases" -current_version="v2.6.4" +current_version="v2.7" ############################################################################ ############################################################################