From 26aa931e06c30088e25aa1b9e62f633bd0093479 Mon Sep 17 00:00:00 2001 From: lxh2875931338 Date: Sun, 5 Jul 2026 23:41:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=80=E4=B8=8Breadme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe911f4..6b0285f 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ | 版本 | 主题 | 状态 | | :--- | :--- | :--- | | 1.4.0 | SAF 权限改造 | ✅ 已发布 | +| 1.4.5 | 魅族20系补充适配调整 | ✅ 已发布 | | 1.5.0 | 功率计算优化 | 📋 规划中 | | 2.0.0 | 数据看板扩展(月/季/年趋势) | 📋 远景 | @@ -34,7 +35,7 @@ - Flutter SDK: ^3.9.2 - Android: 8.0+ (API 26+) -- 仅支持魅族手机(15 系列 ~ 25 系列) +- 仅支持魅族手机(15 系列 ~ 22 系列) --- diff --git a/pubspec.yaml b/pubspec.yaml index 682f109..89c1812 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.4.0 +version: 1.4.5 environment: sdk: ^3.9.2