From d4978172cf83ebc7bd426d0b3d1a3f7b9f699b8d Mon Sep 17 00:00:00 2001 From: Anton Stubenbord Date: Sat, 21 Jan 2023 22:45:12 +0100 Subject: [PATCH] Bump version to 1.5.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index eb18cd7..899daae 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: 1.5.2+15 +version: 1.5.3+16 environment: sdk: '>=3.0.0-35.0.dev <4.0.0'