From 577979bc8388ce25d042d3e7b951bab9babc1328 Mon Sep 17 00:00:00 2001 From: hailin Date: Thu, 26 Feb 2026 00:29:29 -0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=90=8C=E6=AD=A5=E7=BA=BF=E4=B8=8A?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E7=89=88=E6=9C=AC=E5=8F=B7=EF=BC=8C=E9=81=BF?= =?UTF-8?q?=E5=85=8D=E6=9C=8D=E5=8A=A1=E5=99=A8=E7=BC=96=E8=AF=91=E6=97=B6?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E5=9B=9E=E9=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - mining-app: 1.0.0+1 → 1.0.0+58(与线上已发布版本对齐) - mobile-app: 2.0.0+1 → 2.0.0+357(与线上已发布版本对齐) 构建脚本会在此基础上自动递增,下次构建将从 59/358 开始。 Co-Authored-By: Claude Opus 4.6 --- frontend/mining-app/pubspec.yaml | 2 +- frontend/mobile-app/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/mining-app/pubspec.yaml b/frontend/mining-app/pubspec.yaml index 5f19fd81..94ce3702 100644 --- a/frontend/mining-app/pubspec.yaml +++ b/frontend/mining-app/pubspec.yaml @@ -1,6 +1,6 @@ name: mining_app description: 股行用户端 App -version: 1.0.0+1 +version: 1.0.0+58 publish_to: none environment: diff --git a/frontend/mobile-app/pubspec.yaml b/frontend/mobile-app/pubspec.yaml index 4a640482..2830c9f0 100644 --- a/frontend/mobile-app/pubspec.yaml +++ b/frontend/mobile-app/pubspec.yaml @@ -1,7 +1,7 @@ name: durianqueen_app description: 榴莲皇后移动应用 publish_to: 'none' -version: 2.0.0+1 +version: 2.0.0+357 environment: sdk: ^3.10.1