fix parsing bug with tag notes

This commit is contained in:
Brendan Webb 2021-08-26 22:30:22 +10:00
parent ce71357803
commit 079f270c96
1 changed files with 1 additions and 0 deletions

1
parse
View File

@ -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"