From d4f79559d1bebd43e00cce40a25f64e72e6bce44 Mon Sep 17 00:00:00 2001 From: wandali Date: Tue, 9 Jul 2024 20:07:12 +0800 Subject: [PATCH] * update 4.23.2024070804 --- changelog.md | 3 +++ package.json | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index 167e881..141888f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.1.7 +* update 4.23.2024070804 + ## 1.0.19 * update 4.23.2024070309-alpha diff --git a/package.json b/package.json index 73c7117..b21b96d 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.19", + "id": "hello-uts", + "name": "hello-uts", + "displayName": "hello-uts", + "version": "1.1.7", "description": "UTS插件示例项目", "repository": "https://gitcode.net/dcloud/hello-uts", "keywords": [ -- GitLab