Update appinfo/info.xml
This commit is contained in:
parent
5a5f04ec3f
commit
b983b2bf37
1 changed files with 4 additions and 3 deletions
|
@ -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 mail="jonathan.treffler@verdigado.com" >Jonathan Treffler</author>
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue