From 3c90e6202b6e3576c30bfc1a7ea94f6f1890fa5c Mon Sep 17 00:00:00 2001 From: "daniel.boehrs" Date: Mon, 20 May 2019 13:04:41 +0200 Subject: [PATCH] BUILD set version to 0.6.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ba9b4283..165daf81 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.5.5+405 # x.y.z+build-number +version: 0.6.0+406 # x.y.z+build-number environment: sdk: ">=2.1.0 <3.0.0"