From 41f506ea65894c9cddc221c71dc020235ad565fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E6=9C=BA=E5=99=A8=E4=BA=BA?= Date: Tue, 6 Dec 2022 13:55:46 +0800 Subject: [PATCH] chore: adjust auto tag --- .antd-tools.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.antd-tools.config.js b/.antd-tools.config.js index 09e2f47b0e..32325e78a4 100644 --- a/.antd-tools.config.js +++ b/.antd-tools.config.js @@ -192,5 +192,5 @@ module.exports = { }, generateThemeFileContent, bail: true, - tag: 'v4', + tag: 'version-4', };