Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaimund Schlüßler <raimund.schluessler@googlemail.com>2015-04-07 20:16:06 +0300
committerRaimund Schlüßler <raimund.schluessler@googlemail.com>2015-04-07 20:16:06 +0300
commit75d758a38d6785c70961d25e86dc148a00034bff (patch)
tree631772e2f481f45936455779a44ac9c2efe73cff /js/package.json
parentb1a4cac4929f141985c719e02c854b1bce01da15 (diff)
Increment version, add infov0.6
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 1e8c133a..a618798c 100644
--- a/js/package.json
+++ b/js/package.json
@@ -1,7 +1,7 @@
{
"name": "task",
"description": "ownCloud Task App",
- "version": "0.5.1",
+ "version": "0.6.0",
"author": {
"name": "Raimund Schlüßler",
"email": "raimund.schluessler@googlemail.com"