From 14aafae81c0c937d711a45538ac43b047c325bfc Mon Sep 17 00:00:00 2001 From: wandali Date: Wed, 6 Mar 2024 22:32:11 +0800 Subject: [PATCH] * update 4.02.2024030621-alpha --- changelog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 0f79bb0a..af25997b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 1.0.12 +* update 4.02.2024030621-alpha + ## 1.0.11 * update 4.01.2024020211-alpha diff --git a/package.json b/package.json index 7ab3b3cf..8e2b1f3f 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.11", + "version": "1.0.12", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" -- GitLab