From 52992deac49a961f54f67ce72eae777a84439c4e Mon Sep 17 00:00:00 2001 From: wandali Date: Wed, 20 Mar 2024 22:47:05 +0800 Subject: [PATCH] * update 4.05.2024032021-alpha --- changelog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 41631f55..767da571 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.15 +* update 4.05.2024032021-alpha + ## 1.0.14 * update 4.04.2024031519-alpha diff --git a/package.json b/package.json index 7fd17daf..51f17240 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "id": "hello-uniapp-x-alpha", "name": "hello-uniapp-x-alpha", "displayName": "hello-uniapp-x-alpha", - "version": "1.0.14", + "version": "1.0.15", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" -- GitLab