From 7c1bf1a429b640e2caa600d293ae701b2384911a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20Schl=C3=BC=C3=9Fler?= Date: Tue, 7 Jul 2015 18:44:30 +0200 Subject: [PATCH] Bump version to v0.7 --- appinfo/info.xml | 2 +- appinfo/version | 2 +- js/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 1fbc132a..ab0d0c1a 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -2,7 +2,7 @@ tasks Tasks - 0.6.0 + 0.7.0 Tasks productivity AGPL diff --git a/appinfo/version b/appinfo/version index 09a3acfa..bcaffe19 100644 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -0.6.0 \ No newline at end of file +0.7.0 \ No newline at end of file diff --git a/js/package.json b/js/package.json index 50387f60..826972cb 100644 --- a/js/package.json +++ b/js/package.json @@ -1,7 +1,7 @@ { "name": "task", "description": "ownCloud Task App", - "version": "0.6.0", + "version": "0.7.0", "author": { "name": "Raimund Schlüßler", "email": "raimund.schluessler@googlemail.com"