Fix version number (don't ask)

This commit is contained in:
the Sane
2021-09-18 16:33:06 -04:00
committed by GitHub
parent 130704107b
commit 4fd9fec8f7

View File

@ -129,7 +129,7 @@ fi
# Github repo and script version info
repo="the-sane/lug-helper"
releases_url="https://github.com/the-sane/lug-helper/releases"
current_version="v1.9.4"
current_version="v1.9.2"
############################################################################
############################################################################