From f7769ce8c62e9d06b13ac621596a1c8fad070eac Mon Sep 17 00:00:00 2001 From: AhsanAli13503 Date: Tue, 14 May 2024 16:53:02 +0500 Subject: [PATCH] feat: app bundle --- easel/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easel/pubspec.yaml b/easel/pubspec.yaml index 2d541ad5e5..80f23bf4db 100644 --- a/easel/pubspec.yaml +++ b/easel/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.1+55 +version: 1.0.1+57 environment: sdk: ">=2.15.0 <3.0.0"