From 105eed467b3c27e8fb3aff66e317c3dc3398f74b Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Mon, 14 Jun 2021 16:33:04 +0800 Subject: [PATCH] v1.13.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fe98176..26a3e12 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.4+25 +version: 1.13.0+26 environment: sdk: ">=2.12.0 <3.0.0"