This commit is contained in:
shocknet-justin 2025-11-04 00:24:13 -05:00
parent 0133979627
commit 64dbd2f460

View file

@ -11,7 +11,7 @@ log() {
echo -e "$(echo "$message" | sed 's/\\e\[[0-9;]*m//g')" >> "$TMP_LOG_FILE"
}
SCRIPT_VERSION="0.2.2"
SCRIPT_VERSION="0.2.3
REPO="shocknet/Lightning.Pub"
BRANCH="master"