mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #4770 from nextcloud/enh/noid/increase-app-version
aio-app: increase version
This commit is contained in:
commit
34665be741
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue