From be6cd7dbd74d0136a1dc6075e956232db0e796f3 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Tue, 11 Sep 2018 16:43:06 +0300 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f83101a..12011f8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: Home Assistant Android Client # 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.0.0+1 +version: 0.0.0+11 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0"