diff --git a/changelog.md b/changelog.md index 2d8c8b73f0c2205af7a5359482f9034bacf37b6d..0f79bb0af0b197e047f5ded570ea59e5e2ebc9d6 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,5 @@ +## 1.0.11 +* update 4.01.2024020211-alpha + ## 1.0.10 * update 4.0.2024012711-alpha diff --git a/package.json b/package.json index 3fe4de2f2ef586a32859e99d85e2152045977bdb..7ab3b3cf73e8c3444acf6132f141859027ca1e2b 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.10", + "version": "1.0.11", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"