From fe5807c9977b2ac2a9cedb76833b938f30438130 Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Mon, 2 Jan 2023 14:36:57 +0300 Subject: [PATCH] version update --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d0758c5..074cc08 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 # 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: 3.1.5+300015 +version: 3.6.0+300060 environment: sdk: ">=2.16.0 <3.0.0"