This commit is contained in:
Bryce Thorup
2024-01-01 15:36:45 -07:00
parent 39828dfec6
commit 71d2070ccc

View File

@@ -11,4 +11,6 @@ then
git tag -a -m "Version $CURRENT_VERSION" $CURRENT_VERSION
git push --follow-tags
echo "Tag created."
fi
fi
# a change