From 7769766d046f8be118edb47b1c23567ac5ff9174 Mon Sep 17 00:00:00 2001 From: blazern Date: Thu, 6 Jan 2022 14:12:03 +0300 Subject: [PATCH] Change version to 22.01.060 (55) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bdfd510f..dd8ad1ca 100644 --- a/pubspec.yaml +++ b/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: 21.12.310+54 +version: 22.01.060+55 environment: sdk: ">=2.13.0 <3.0.0"