We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa40f2 commit 6192335Copy full SHA for 6192335
appinfo/info.xml
@@ -7,7 +7,7 @@
7
Adds a virtual "Everyone" group.
8
</description>
9
10
- <version>0.1.9</version>
+ <version>0.1.10</version>
11
<licence>agpl</licence>
12
<author>Robin Appelman</author>
13
@@ -24,6 +24,6 @@
24
<repository type="git">https://github.com/icewind1991/group_everyone.git</repository>
25
26
<dependencies>
27
- <nextcloud min-version="21" max-version="23" />
+ <nextcloud min-version="22" max-version="24" />
28
</dependencies>
29
</info>
0 commit comments