From 8d821b5976a5d210f379de4f1302cfb158eec9fc Mon Sep 17 00:00:00 2001 From: wandali Date: Sat, 8 Mar 2025 21:35:17 +0800 Subject: [PATCH] * update 4.55.2025030718 --- changelog.md | 4 ++-- package.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index aaee10c8..5329f32d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,3 @@ -## 1.0.47 -* update 4.54.2025030608-alpha +## 1.0.24 +* update 4.55.2025030718 diff --git a/package.json b/package.json index f7748ec4..a5d30964 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "id": "hello-uniapp-x-alpha", - "name": "hello-uniapp-x-alpha", - "displayName": "hello-uniapp-x-alpha", - "version": "1.0.47", + "id": "hello-uniapp-x", + "name": "hello-uniapp-x", + "displayName": "hello-uniapp-x", + "version": "1.0.24", "description": "演示 uni-app x 框架的组件、接口、模板", "scripts": { "check-commit": "node ./git-hooks/check-commit.cjs" -- GitLab