From 7ab4d1b5484b64133f16a350f92f46f227b90a13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Fri, 13 Oct 2023 16:25:39 +0800 Subject: [PATCH] =?UTF-8?q?build(version):=20=E4=BF=AE=E5=A4=8D=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=91=E5=B8=83=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李东云 --- .versionrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.versionrc b/.versionrc index b55f226..017437c 100644 --- a/.versionrc +++ b/.versionrc @@ -59,6 +59,10 @@ { "filename": "VERSION_TRACKER.txt", "type": "plain-text" + }, + { + "filename": "composer.json", + "type": "json" } ] }