From 072c33879e17e9ecd35151b69d80d437250bef79 Mon Sep 17 00:00:00 2001 From: wandali Date: Wed, 26 Jun 2024 15:47:33 +0800 Subject: [PATCH] * update 4.22.2024062415-alpha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a7fcc9a..29f28786 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.25", + "version": "1.0.26", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" -- GitLab