From 0543e2e1c00a4a040550e673b8576b79014405c7 Mon Sep 17 00:00:00 2001 From: wandali Date: Fri, 2 Feb 2024 20:46:20 +0800 Subject: [PATCH] * update 4.01.2024020211-alpha --- changelog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f820991..4e40b90 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.3 +* update 4.01.2024020211-alpha + ## 1.0.2 * update 4.0.2024012711-alpha diff --git a/package.json b/package.json index f065a0e..e16e4bb 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.2", + "version": "1.0.3", "description": "UTS插件示例项目", "repository": "https://gitcode.net/dcloud/hello-uts", "keywords": [ -- GitLab