Skip to content

Commit f4d8a3f

Browse files
authored
Merge pull request #44 from nextcloud/release-0.2.1
0.2.1
2 parents c08eb64 + c890de8 commit f4d8a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description><![CDATA[Allow setting a disk quota for an entire group.
88
99
Note: configuring quota is only possible trough the API, no admin interface is currently available.]]></description>
10-
<version>0.2.0</version>
10+
<version>0.2.1</version>
1111
<licence>agpl</licence>
1212
<author>Robin Appelman</author>
1313
<namespace>GroupQuota</namespace>
@@ -22,7 +22,7 @@ Note: configuring quota is only possible trough the API, no admin interface is c
2222
<repository type="git">https://github.com/nextcloud/groupquota.git</repository>
2323

2424
<dependencies>
25-
<nextcloud min-version="25" max-version="29"/>
25+
<nextcloud min-version="25" max-version="30"/>
2626
</dependencies>
2727

2828
<commands>

0 commit comments

Comments
 (0)