From bf692e3da41035f009dfd71b3980d7fe42984d58 Mon Sep 17 00:00:00 2001 From: wandali Date: Sun, 24 Mar 2024 21:44:35 +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 767da571..54ff9bfb 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.16 +* update 4.06.2024032403-alpha + ## 1.0.15 * update 4.05.2024032021-alpha diff --git a/package.json b/package.json index 51f17240..283a6c30 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.15", + "version": "1.0.16", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" -- GitLab