diff --git a/ui/flutter/pubspec.yaml b/ui/flutter/pubspec.yaml index db40a85da..993b1a22b 100644 --- a/ui/flutter/pubspec.yaml +++ b/ui/flutter/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.3.5+1 +version: 1.3.6+1 environment: sdk: '>=3.0.0 <4.0.0'