Bump version to v0.7
This commit is contained in:
parent
b2aa43c5e3
commit
7c1bf1a429
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
<info>
|
||||
<id>tasks</id>
|
||||
<name>Tasks</name>
|
||||
<version>0.6.0</version>
|
||||
<version>0.7.0</version>
|
||||
<namespace>Tasks</namespace>
|
||||
<category>productivity</category>
|
||||
<licence>AGPL</licence>
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.6.0
|
||||
0.7.0
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue