aio-app: increase version

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2024-06-06 11:51:18 +02:00
parent 6f52c02bb9
commit b9ec25aca5

View file

@ -5,7 +5,7 @@
<name>Nextcloud All-in-One</name> <name>Nextcloud All-in-One</name>
<summary>Provides a login link for admins.</summary> <summary>Provides a login link for admins.</summary>
<description>Add a link to the admin settings that gives access to the Nextcloud All-in-One admin interface</description> <description>Add a link to the admin settings that gives access to the Nextcloud All-in-One admin interface</description>
<version>0.5.0</version> <version>0.6.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Azul</author> <author>Azul</author>
<namespace>AllInOne</namespace> <namespace>AllInOne</namespace>
@ -13,7 +13,7 @@
<category>monitoring</category> <category>monitoring</category>
<bugs>https://github.com/nextcloud/all-in-one/issues</bugs> <bugs>https://github.com/nextcloud/all-in-one/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="27" max-version="28"/> <nextcloud min-version="28" max-version="29"/>
</dependencies> </dependencies>
<settings> <settings>