From 993fe72369bb8b0378ef04ed32bedc58146fcfdd Mon Sep 17 00:00:00 2001 From: "kristof.nemere" Date: Thu, 25 Apr 2024 11:14:48 +0200 Subject: [PATCH] version update --- apps/flutter_parent/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/flutter_parent/pubspec.yaml b/apps/flutter_parent/pubspec.yaml index 013bf5be43..0c370d64e5 100644 --- a/apps/flutter_parent/pubspec.yaml +++ b/apps/flutter_parent/pubspec.yaml @@ -25,7 +25,7 @@ description: Canvas Parent # 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.9.1+49 +version: 3.10.0+50 module: androidX: true