From ee8fa721380632fae3dc387bfc2d146cc4f7d582 Mon Sep 17 00:00:00 2001 From: nrikiji Date: Sat, 30 Mar 2024 18:47:39 +0900 Subject: [PATCH] 1.0.58+58 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ba87cfd..5985ac7 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.57+57 +version: 1.0.58+58 environment: sdk: '>=3.3.3 <4.0.0'