diff --git a/lug-helper.sh b/lug-helper.sh index afb6561..6ae4127 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -227,7 +227,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.9" +current_version="v2.10.1" # NixOS section in Wiki lug_wiki_nixos="https://github.com/starcitizen-lug/knowledge-base/wiki/Tips-and-Tricks#nixos-tweaks"