From 780970a5b754c7d7ceffb6f85a1b61383bbccf17 Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Sun, 10 Jan 2021 19:25:37 +0800 Subject: [PATCH] 1.11.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 214b273..4dedcd4 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.10.1+18 +version: 1.11.0+19 environment: sdk: ">=2.7.0 <3.0.0"