update release script to use tag option and remove tag reminder

This commit is contained in:
Steve Karg
2024-02-02 16:45:29 -06:00
parent d9fe85eee1
commit 9ece658575
+2 -2
View File
@@ -6,8 +6,8 @@
# #
# Prior to running this script, be sure to: # Prior to running this script, be sure to:
# a) update CHANGELOG and version.h with new version number, and commit changes. # a) update CHANGELOG and version.h with new version number, and commit changes.
# b) git tag to bacnet-stack-x.y.z where x.y.z is the new version number # After running this script, be sure to:
# c) create long term branch as bacnet-stack-x.y if needed # a) create long term branch as bacnet-stack-x.y if needed
USERNAME='skarg' USERNAME='skarg'