From 24791b3293e15ca25dff5a0959a7d54ac5a9ead6 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Mon, 17 Nov 2025 01:33:34 +0800 Subject: [PATCH] :tada: Launch 3.3.0+146 --- assets/i18n/en-US.json | 3 ++- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/i18n/en-US.json b/assets/i18n/en-US.json index 41a7796f..aa2974c3 100644 --- a/assets/i18n/en-US.json +++ b/assets/i18n/en-US.json @@ -1335,5 +1335,6 @@ "fundCreateNew": "Create New", "fundCreateNewHint": "Create a new fund for your message. Select recipients and amount.", "amountOfSplits": "Amount of Splits", - "enterNumberOfSplits": "Enter Splits Amount" + "enterNumberOfSplits": "Enter Splits Amount", + "orCreateWith": "Or\ncreate with" } diff --git a/pubspec.yaml b/pubspec.yaml index d01a3b1f..fd8486a7 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: 3.3.0+145 +version: 3.3.0+146 environment: sdk: ^3.7.2