From 5d5c00088f94232065c4de6a65e25d611bb034e4 Mon Sep 17 00:00:00 2001 From: "daniel.boehrs" Date: Mon, 29 Jul 2019 16:46:01 +0200 Subject: [PATCH] BUILD update version number --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 456c73b9..d5136c73 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: ox_coi description: OX Coi is a mail based chat app. -version: 0.10.0+410 # x.y.z+build-number +version: 0.11.0+411 # x.y.z+build-number environment: sdk: ">=2.2.2 <3.0.0"