We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e8e37 commit 4bdbe75Copy full SHA for 4bdbe75
appinfo/info.xml
@@ -4,13 +4,13 @@
4
<id>sharelisting</id>
5
<name>Share Listing</name>
6
<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>
+ <description>The application generates a list of shares for display at the command line</description>
+ <version>0.1.1</version>
11
<licence>agpl</licence>
12
<author>Roeland Jago Douma</author>
13
<namespace>ShareListing</namespace>
+ <category>tools</category>
+ <bugs>https://github.com/rullzer/sharelisting/issues</bugs>
14
<dependencies>
15
<nextcloud min-version="13" max-version="15" />
16
</dependencies>
0 commit comments