From e73454c38f4a3cf9e2117c2b8621717bf042d397 Mon Sep 17 00:00:00 2001 From: wandali Date: Wed, 25 Sep 2024 19:38:08 +0800 Subject: [PATCH] * update 4.28.2024092502 --- changelog.md | 3 +++ package.json | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index ff7d11a..592e43d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.1.9 +* update 4.28.2024092502 + ## 1.0.23 * update 4.28.2024092105-alpha diff --git a/package.json b/package.json index d8e7dbd..d10119e 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "id": "hello-uts-alpha", - "name": "hello-uts-alpha", - "displayName": "hello-uts-alpha", - "version": "1.0.23", + "id": "hello-uts", + "name": "hello-uts", + "displayName": "hello-uts", + "version": "1.1.9", "description": "UTS插件示例项目", "repository": "https://gitcode.net/dcloud/hello-uts", "keywords": [ -- GitLab