From 5d64299bfa177fb1b2fab03e914d40bba0d7e97a Mon Sep 17 00:00:00 2001 From: wandali Date: Tue, 26 Mar 2024 08:19:26 +0800 Subject: [PATCH] * update 4.06.2024032513 --- changelog.md | 3 +++ package.json | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index 40fa70a..2d82420 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.1.2 +* update 4.06.2024032513 + ## 1.0.8 * update 4.06.2024032403-alpha diff --git a/package.json b/package.json index 5881557..e50704f 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.8", + "id": "hello-uts", + "name": "hello-uts", + "displayName": "hello-uts", + "version": "1.1.2", "description": "UTS插件示例项目", "repository": "https://gitcode.net/dcloud/hello-uts", "keywords": [ -- GitLab