Skip to content

Commit 4bdbe75

Browse files
committed
Fix info.xml
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
1 parent 61e8e37 commit 4bdbe75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

appinfo/info.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<id>sharelisting</id>
55
<name>Share Listing</name>
66
<summary>List shares on the command line</summary>
7-
<description>
8-
The application generates a list of shares for display at the command line
9-
</description>
10-
<version>0.1.0</version>
7+
<description>The application generates a list of shares for display at the command line</description>
8+
<version>0.1.1</version>
119
<licence>agpl</licence>
1210
<author>Roeland Jago Douma</author>
1311
<namespace>ShareListing</namespace>
12+
<category>tools</category>
13+
<bugs>https://github.com/rullzer/sharelisting/issues</bugs>
1414
<dependencies>
1515
<nextcloud min-version="13" max-version="15" />
1616
</dependencies>

0 commit comments

Comments
 (0)