From b7d978cacddba725a4b6153dabebaf8e280d62a5 Mon Sep 17 00:00:00 2001 From: hiento09 <136591877+hiento09@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:44:03 +0700 Subject: [PATCH] Update data-plugin to auto-increase version --- plugins/data-plugin/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/data-plugin/README.md b/plugins/data-plugin/README.md index 2197d9ad2..c2fd319d2 100644 --- a/plugins/data-plugin/README.md +++ b/plugins/data-plugin/README.md @@ -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. +