Update data-plugin to auto-increase version

This commit is contained in:
hiento09 2023-10-25 19:44:03 +07:00 committed by Service Account
parent 4dec889fba
commit 70bd1dfc7b

View File

@ -6,3 +6,4 @@
- module.ts: Defines the plugin module which would be executed by the main node process.
- package.json: Defines the plugin metadata.
- tsconfig.json: Defines the typescript configuration.