From 4504d6cb39dc1da976c80be0faa9cfdfe4e01d28 Mon Sep 17 00:00:00 2001 From: hailin Date: Wed, 17 Dec 2025 00:29:43 -0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E5=92=8C=E9=A1=B9=E7=9B=AE=E5=90=8D=E7=A7=B0=E4=BB=A5?= =?UTF-8?q?=E5=8C=B9=E9=85=8D=E6=96=B0=E5=8C=85=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - pubspec.yaml 版本更新为 2.0.0(大版本更新) - 项目名称改为 durianqueen_app 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- frontend/mobile-app/pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/mobile-app/pubspec.yaml b/frontend/mobile-app/pubspec.yaml index 28e2ebd9..fb658fba 100644 --- a/frontend/mobile-app/pubspec.yaml +++ b/frontend/mobile-app/pubspec.yaml @@ -1,7 +1,7 @@ -name: rwa_android_app -description: RWA榴莲皇后移动应用 +name: durianqueen_app +description: 榴莲皇后移动应用 publish_to: 'none' -version: 1.0.0+1 +version: 2.0.0+1 environment: sdk: ^3.10.1