Prepare for appstore release
This commit is contained in:
@@ -11,7 +11,7 @@ Deck is a kanban style organization tool aimed at personal planning and project
|
|||||||
- :rocket: Get your project organized
|
- :rocket: Get your project organized
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
:boom: This is still alpha software: it may not be stable enough for production
|
:boom: This is still alpha software: it may not be stable enough for production
|
||||||
|
|
||||||
@@ -29,7 +29,7 @@ This app is supposed to work on Nextcloud version 11 or later.
|
|||||||
|
|
||||||
### Install latest release
|
### Install latest release
|
||||||
|
|
||||||
Grab the latest release over here, extract it to your Nextcloud apps folder and enable the app.
|
You can download and install the latest release from the [Nextcloud app store](https://apps.nextcloud.com/apps/deck)
|
||||||
|
|
||||||
### Install from git
|
### Install from git
|
||||||
|
|
||||||
|
|||||||
@@ -16,16 +16,18 @@
|
|||||||
:boom: This is still alpha software: it may not be stable enough for production!
|
:boom: This is still alpha software: it may not be stable enough for production!
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
|
<version>0.1.0</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>Julius Härtl</author>
|
<author>Julius Härtl</author>
|
||||||
<version>0.1.0</version>
|
|
||||||
<namespace>Deck</namespace>
|
<namespace>Deck</namespace>
|
||||||
<category>organization</category>
|
<category>organization</category>
|
||||||
<category>office</category>
|
<category>office</category>
|
||||||
|
<bugs>https://github.com/juliushaertl/deck/issues</bugs>
|
||||||
|
<repository type="git">https://github.com/juliushaertl/deck.git</repository>
|
||||||
|
<screenshot>https://bitgrid.net/~jus/deck_1.png</screenshot>
|
||||||
|
<screenshot>https://bitgrid.net/~jus/deck_2.png</screenshot>
|
||||||
|
<screenshot>https://bitgrid.net/~jus/deck_3.png</screenshot>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<nextcloud min-version="11" max-version="12" />
|
<nextcloud min-version="11" max-version="12" />
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<repository type="git">https://github.com/juliushaertl/deck.git</repository>
|
|
||||||
<bugs>https://github.com/juliushaertl/deck/issues</bugs>
|
|
||||||
<screenshot>https://bitgrid.net/~jus/deck.png</screenshot>
|
|
||||||
</info>
|
</info>
|
||||||
|
|||||||
Reference in New Issue
Block a user