From 1ce18bd0790dbfa6a92e96217a74ac85f1aaf826 Mon Sep 17 00:00:00 2001 From: konrad Date: Sun, 23 Sep 2018 18:38:39 +0200 Subject: [PATCH] fixed version in pubspec --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 96eb8d8..de541af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: vikunja_app description: Vikunja as Flutter cross platform app -version: 1.0.0+1 +version: 0.0.1 environment: sdk: ">=2.0.0-dev.63.0 <3.0.0" -- 2.45.1