From 2eb0a1b71cc51e60581ef10918768aee6d4efe3d Mon Sep 17 00:00:00 2001 From: wandali Date: Tue, 30 Apr 2024 19:07:17 +0800 Subject: [PATCH] * update 4.14.2024043008 --- changelog.md | 3 +++ package.json | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index 8046302..a5b39e1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.1.5 +* update 4.14.2024043008 + ## 1.0.11 * update 4.14.2024042905-alpha diff --git a/package.json b/package.json index 922040a..a6febe8 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.11", + "id": "hello-uts", + "name": "hello-uts", + "displayName": "hello-uts", + "version": "1.1.5", "description": "UTS插件示例项目", "repository": "https://gitcode.net/dcloud/hello-uts", "keywords": [ -- GitLab