From c97336ac38afee9e928ecee92181eef77016b79b Mon Sep 17 00:00:00 2001 From: wandali Date: Sun, 18 Aug 2024 13:30:42 +0800 Subject: [PATCH] * update 4.25.2024081703-alpha --- changelog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 167e881..5a8576b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.20 +* update 4.25.2024081703-alpha + ## 1.0.19 * update 4.23.2024070309-alpha diff --git a/package.json b/package.json index 73c7117..2bbe0b8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "id": "hello-uts-alpha", "name": "hello-uts-alpha", "displayName": "hello-uts-alpha", - "version": "1.0.19", + "version": "1.0.20", "description": "UTS插件示例项目", "repository": "https://gitcode.net/dcloud/hello-uts", "keywords": [ -- GitLab