Update appinfo/info.xml

This commit is contained in:
Jonathan Treffler 2024-04-24 18:00:19 +02:00
parent 5a5f04ec3f
commit b983b2bf37

View file

@ -5,12 +5,13 @@
<name>Groupfolder Filesystem Snapshots</name>
<summary>Allows restoring a groupfolder to a previous snapshot in the filesystem</summary>
<description>App proving a PHP API for other apps, that allows (partially) restoring a groupfolder to a previous snapshot in the filesystem. Requires a filesystem with snapshot support (tested with and made for ZFS). It is made for other apps to integrate with, IT DOES NOT WORK STANDALONE</description>
<version>1.1.1</version>
<version>1.2.0</version>
<licence>agpl</licence>
<author homepage="https://verdigado.com/">verdigado eG</author>
<author mail="jonathan.treffler@verdigado.com">Jonathan Treffler</author>
<namespace>GroupfolderFilesystemSnapshots</namespace>
<category>files</category>
<bugs>https://git.verdigado.com/verdigado/nextcloud_groupfolder_filesystem_snapshots/issues</bugs>
<bugs>https://git.verdigado.com/verdigado-public/nextcloud_groupfolder_filesystem_snapshots/issues</bugs>
<dependencies>
<nextcloud min-version="28" max-version="28"/>
<database>pgsql</database>