diff --git a/lug-helper.sh b/lug-helper.sh index 8e3c2c5..f8a1763 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -212,7 +212,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="v2.2" +current_version="v2.3" ############################################################################ ############################################################################