From c402ab4e22e97e58bf54b0b02fefb201527f63f9 Mon Sep 17 00:00:00 2001 From: nrikiji Date: Tue, 19 Dec 2023 18:00:05 +0900 Subject: [PATCH] 1.0.51+51 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ff2ebb2..85f8ce0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.0.50+50 +version: 1.0.51+51 environment: sdk: '>=3.2.3 <4.0.0'