From 66b8177e72c4ab4b33234395f30772efc7a73ada Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Fri, 19 Feb 2021 20:59:07 +0800 Subject: [PATCH] v1.12.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e874805..8df4525 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ publish_to: none # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # Read more about versioning at semver.org. -version: 1.12.1+22 +version: 1.12.2+23 environment: sdk: ">=2.7.0 <3.0.0"