From 18ef07efeb4ff24b501f64530c540cf4e95ef8a1 Mon Sep 17 00:00:00 2001 From: wandali Date: Sun, 24 Mar 2024 21:43:37 +0800 Subject: [PATCH] * update 4.06.2024032403-alpha --- changelog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index ebf149d..40fa70a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.8 +* update 4.06.2024032403-alpha + ## 1.0.7 * update 4.05.2024032021-alpha diff --git a/package.json b/package.json index 29b9220..5881557 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.7", + "version": "1.0.8", "description": "UTS插件示例项目", "repository": "https://gitcode.net/dcloud/hello-uts", "keywords": [ -- GitLab