Skip to content

Commit

Permalink
Clarify auto-tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
wireblue committed Sep 13, 2023
1 parent 05412e0 commit fcc6828
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Wordpress Plugin for the PVTL ERP Sync Tool

This plugin provides a settings screen within the WP Admin area and also enables data to be synced to/from the ERP Sync Tool.
This plugin provides a settings screen within the WP Admin area and also enables data to be synced to/from the ERP Sync Tool.


## Git Tags

Git will automatically tag a commit whenever a change to the version number is detected inside `erp-sync-tool.php`.

This behaviour is handled by `.github/workflows/version-update.yml`.

0 comments on commit fcc6828

Please sign in to comment.