From 09f5ec8cea90581c2aecccf9c557e5cc502ddc03 Mon Sep 17 00:00:00 2001 From: Sanghamitra Bhowmick <93600163+SanghamitraBhowmick1993@users.noreply.github.com> Date: Fri, 26 Apr 2024 22:32:44 +0530 Subject: [PATCH 1/2] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d7a55cf7..fdccea6d 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 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 2.3.6 +version: 2.3.7 environment: sdk: ">=2.19.0 <3.0.0" From 325199c03936f9589d0e64e89f7b72a63ad25b49 Mon Sep 17 00:00:00 2001 From: Sanghamitra Bhowmick <93600163+SanghamitraBhowmick1993@users.noreply.github.com> Date: Wed, 29 May 2024 23:23:02 +0530 Subject: [PATCH 2/2] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e1ad42b6..60561086 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 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 2.3.9 +version: 2.4.0 environment: sdk: ">=2.19.0 <3.0.0"