We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3a1d2 commit fa131b7Copy full SHA for fa131b7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.1
2
+
3
+- Make the command work
4
5
## 1.1.0
6
7
- Added compatibility with Nextcloud 24
appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Share Listing</name>
<summary>List shares on the command line</summary>
<description>The application generates a list of shares for display at the command line</description>
8
- <version>1.1.0</version>
+ <version>1.1.1</version>
9
<licence>agpl</licence>
10
<author>Roeland Jago Douma</author>
11
<namespace>ShareListing</namespace>
0 commit comments