From 079f270c96657e7edb51200ae82f53d82ba4980b Mon Sep 17 00:00:00 2001 From: BrendanTCC Date: Thu, 26 Aug 2021 22:30:22 +1000 Subject: [PATCH] fix parsing bug with tag notes --- parse | 1 + 1 file changed, 1 insertion(+) diff --git a/parse b/parse index 4da8d03..d690284 100644 --- a/parse +++ b/parse @@ -8,6 +8,7 @@ function parse() { rm $WPSET_REL } # everything below this comment is entirely for debugging parsing. +# haha im lazy function debug() { parse echo "newest tag found: $DOWNLOAD_VERSION"