diff --git a/README.md b/README.md index 4545e51..493a09e 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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`. \ No newline at end of file