Skip to content
Snippets Groups Projects
Unverified Commit af1dd9f1 authored by Joas Schilling's avatar Joas Schilling
Browse files

Bump app versions and requirements

parent ae9330d1
No related branches found
No related tags found
No related merge requests found
Showing
with 72 additions and 72 deletions
<?xml version="1.0"?> <?xml version="1.0"?>
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" <info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd"> xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>accessibility</id> <id>accessibility</id>
<name>Accessibility</name> <name>Accessibility</name>
<summary>Accessibility options for nextcloud</summary> <summary>Accessibility options for nextcloud</summary>
<description><![CDATA[Provides multiple accessibilities options to ease your use of Nextcloud]]></description> <description><![CDATA[Provides multiple accessibilities options to ease your use of Nextcloud]]></description>
<version>1.5.0</version> <version>1.6.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>John Molakvoæ</author> <author>John Molakvoæ</author>
<namespace>Accessibility</namespace> <namespace>Accessibility</namespace>
<default_enable/> <default_enable/>
<category>customization</category> <category>customization</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<repair-steps> <repair-steps>
<pre-migration> <pre-migration>
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
</pre-migration> </pre-migration>
</repair-steps> </repair-steps>
<settings> <settings>
<personal>OCA\Accessibility\Settings\Personal</personal> <personal>OCA\Accessibility\Settings\Personal</personal>
<personal-section>OCA\Accessibility\Settings\PersonalSection</personal-section> <personal-section>OCA\Accessibility\Settings\PersonalSection</personal-section>
</settings> </settings>
</info> </info>
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Auditing / Logging</name> <name>Auditing / Logging</name>
<summary>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</summary> <summary>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</summary>
<description>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</description> <description>Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions.</description>
<version>1.9.0</version> <version>1.10.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Nextcloud</author> <author>Nextcloud</author>
<namespace>AdminAudit</namespace> <namespace>AdminAudit</namespace>
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<category>monitoring</category> <category>monitoring</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<background-jobs> <background-jobs>
<job>OCA\AdminAudit\BackgroundJobs\Rotate</job> <job>OCA\AdminAudit\BackgroundJobs\Rotate</job>
......
<?xml version="1.0"?> <?xml version="1.0"?>
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" <info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd"> xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>cloud_federation_api</id> <id>cloud_federation_api</id>
<name>Cloud Federation API</name> <name>Cloud Federation API</name>
<summary>Enable clouds to communicate with each other and exchange data</summary> <summary>Enable clouds to communicate with each other and exchange data</summary>
<description>The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data.</description> <description>The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data.</description>
<version>1.2.0</version> <version>1.3.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Bjoern Schiessle</author> <author>Bjoern Schiessle</author>
<namespace>CloudFederationAPI</namespace> <namespace>CloudFederationAPI</namespace>
<types> <types>
<filesystem/> <filesystem/>
</types> </types>
<category>files</category> <category>files</category>
<bugs>https://github.com/nextcloud/cloud_federation/issues</bugs> <bugs>https://github.com/nextcloud/cloud_federation/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
</info> </info>
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Comments</name> <name>Comments</name>
<summary>Files app plugin to add comments to files</summary> <summary>Files app plugin to add comments to files</summary>
<description>Files app plugin to add comments to files</description> <description>Files app plugin to add comments to files</description>
<version>1.9.0</version> <version>1.10.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Arthur Schiwon</author> <author>Arthur Schiwon</author>
<author>Vincent Petry</author> <author>Vincent Petry</author>
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<category>social</category> <category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<activity> <activity>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Contacts Interaction</name> <name>Contacts Interaction</name>
<summary>Manages interaction between users and contacts</summary> <summary>Manages interaction between users and contacts</summary>
<description>Collect data about user and contacts interactions and provide an address book for the data</description> <description>Collect data about user and contacts interactions and provide an address book for the data</description>
<version>1.0.0</version> <version>1.1.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Christoph Wurst</author> <author>Christoph Wurst</author>
<namespace>ContactsInteraction</namespace> <namespace>ContactsInteraction</namespace>
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<category>social</category> <category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<background-jobs> <background-jobs>
<job>OCA\ContactsInteraction\BackgroundJob\CleanupJob</job> <job>OCA\ContactsInteraction\BackgroundJob\CleanupJob</job>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>WebDAV</name> <name>WebDAV</name>
<summary>WebDAV endpoint</summary> <summary>WebDAV endpoint</summary>
<description>WebDAV endpoint</description> <description>WebDAV endpoint</description>
<version>1.15.0</version> <version>1.16.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>owncloud.org</author> <author>owncloud.org</author>
<namespace>DAV</namespace> <namespace>DAV</namespace>
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<category>integration</category> <category>integration</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<background-jobs> <background-jobs>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
Please read the documentation to know all implications before you decide Please read the documentation to know all implications before you decide
to enable server-side encryption. to enable server-side encryption.
</description> </description>
<version>2.7.0</version> <version>2.8.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Bjoern Schiessle</author> <author>Bjoern Schiessle</author>
<author>Clark Tomlinson</author> <author>Clark Tomlinson</author>
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<dependencies> <dependencies>
<lib>openssl</lib> <lib>openssl</lib>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<repair-steps> <repair-steps>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Federated file sharing</name> <name>Federated file sharing</name>
<summary>Provide federated file sharing across servers</summary> <summary>Provide federated file sharing across servers</summary>
<description>Provide federated file sharing across servers</description> <description>Provide federated file sharing across servers</description>
<version>1.9.0</version> <version>1.10.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Bjoern Schiessle</author> <author>Bjoern Schiessle</author>
<author>Roeland Jago Douma</author> <author>Roeland Jago Douma</author>
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<settings> <settings>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Federation</name> <name>Federation</name>
<summary>Federation allows you to connect with other trusted servers to exchange the user directory.</summary> <summary>Federation allows you to connect with other trusted servers to exchange the user directory.</summary>
<description>Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.</description> <description>Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.</description>
<version>1.9.0</version> <version>1.10.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Bjoern Schiessle</author> <author>Bjoern Schiessle</author>
<namespace>Federation</namespace> <namespace>Federation</namespace>
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<background-jobs> <background-jobs>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Files</name> <name>Files</name>
<summary>File Management</summary> <summary>File Management</summary>
<description>File Management</description> <description>File Management</description>
<version>1.14.0</version> <version>1.15.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<author>Vincent Petry</author> <author>Vincent Petry</author>
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<category>files</category> <category>files</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<background-jobs> <background-jobs>
......
...@@ -9,7 +9,7 @@ This application enables administrators to configure connections to external sto ...@@ -9,7 +9,7 @@ This application enables administrators to configure connections to external sto
External storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation. External storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation.
</description> </description>
<version>1.10.0</version> <version>1.11.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<author>Michael Gapczynski</author> <author>Michael Gapczynski</author>
...@@ -28,7 +28,7 @@ External storage can be configured using the GUI or at the command line. This se ...@@ -28,7 +28,7 @@ External storage can be configured using the GUI or at the command line. This se
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<commands> <commands>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation. Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.
</description> </description>
<version>1.11.0</version> <version>1.12.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Michael Gapczynski</author> <author>Michael Gapczynski</author>
<author>Bjoern Schiessle</author> <author>Bjoern Schiessle</author>
...@@ -23,7 +23,7 @@ Turning the feature off removes shared files and folders on the server for all s ...@@ -23,7 +23,7 @@ Turning the feature off removes shared files and folders on the server for all s
<category>social</category> <category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<background-jobs> <background-jobs>
......
...@@ -9,7 +9,7 @@ This application enables users to restore files that were deleted from the syste ...@@ -9,7 +9,7 @@ This application enables users to restore files that were deleted from the syste
To prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation. To prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.
</description> </description>
<version>1.9.0</version> <version>1.10.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Bjoern Schiessle</author> <author>Bjoern Schiessle</author>
<namespace>Files_Trashbin</namespace> <namespace>Files_Trashbin</namespace>
...@@ -24,7 +24,7 @@ To prevent a user from running out of disk space, the Deleted files app will not ...@@ -24,7 +24,7 @@ To prevent a user from running out of disk space, the Deleted files app will not
<category>files</category> <category>files</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<background-jobs> <background-jobs>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions. This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.
In addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation. In addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.
</description> </description>
<version>1.12.0</version> <version>1.13.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Frank Karlitschek</author> <author>Frank Karlitschek</author>
<author>Bjoern Schiessle</author> <author>Bjoern Schiessle</author>
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<category>files</category> <category>files</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<background-jobs> <background-jobs>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Lookup Server Connector</name> <name>Lookup Server Connector</name>
<summary>Sync public user information with the lookup server</summary> <summary>Sync public user information with the lookup server</summary>
<description>Sync public user information with the lookup server</description> <description>Sync public user information with the lookup server</description>
<version>1.7.0</version> <version>1.8.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Bjoern Schiessle</author> <author>Bjoern Schiessle</author>
<namespace>LookupServerConnector</namespace> <namespace>LookupServerConnector</namespace>
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
<category>social</category> <category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
</info> </info>
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>OAuth 2.0</name> <name>OAuth 2.0</name>
<summary>Allows OAuth2 compatible authentication from other web applications.</summary> <summary>Allows OAuth2 compatible authentication from other web applications.</summary>
<description>The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications.</description> <description>The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications.</description>
<version>1.7.0</version> <version>1.8.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Lukas Reschke</author> <author>Lukas Reschke</author>
<namespace>OAuth2</namespace> <namespace>OAuth2</namespace>
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<category>integration</category> <category>integration</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<repair-steps> <repair-steps>
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
listed above. More information is available in the Provisioning API documentation, including example calls listed above. More information is available in the Provisioning API documentation, including example calls
and server responses. and server responses.
</description> </description>
<version>1.9.0</version> <version>1.10.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Tom Needham</author> <author>Tom Needham</author>
<namespace>Provisioning_API</namespace> <namespace>Provisioning_API</namespace>
...@@ -27,6 +27,6 @@ ...@@ -27,6 +27,6 @@
<category>integration</category> <category>integration</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
</info> </info>
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Nextcloud settings</name> <name>Nextcloud settings</name>
<summary>Nextcloud settings</summary> <summary>Nextcloud settings</summary>
<description>Nextcloud settings</description> <description>Nextcloud settings</description>
<version>1.1.0</version> <version>1.2.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Nextcloud</author> <author>Nextcloud</author>
<namespace>Settings</namespace> <namespace>Settings</namespace>
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<category>customization</category> <category>customization</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<settings> <settings>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<name>Share by mail</name> <name>Share by mail</name>
<summary>Share provider which allows you to share files by mail</summary> <summary>Share provider which allows you to share files by mail</summary>
<description>Share provider which allows you to share files by mail</description> <description>Share provider which allows you to share files by mail</description>
<version>1.9.0</version> <version>1.10.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Bjoern Schiessle</author> <author>Bjoern Schiessle</author>
<namespace>ShareByMail</namespace> <namespace>ShareByMail</namespace>
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<category>social</category> <category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<settings> <settings>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<summary>Collaborative tagging functionality which shares tags among users.</summary> <summary>Collaborative tagging functionality which shares tags among users.</summary>
<description>Collaborative tagging functionality which shares tags among users. Great for teams. <description>Collaborative tagging functionality which shares tags among users. Great for teams.
(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)</description> (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)</description>
<version>1.9.0</version> <version>1.10.0</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>Vincent Petry</author> <author>Vincent Petry</author>
<author>Joas Schilling</author> <author>Joas Schilling</author>
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<category>organization</category> <category>organization</category>
<bugs>https://github.com/nextcloud/server/issues</bugs> <bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies> <dependencies>
<nextcloud min-version="19" max-version="19"/> <nextcloud min-version="20" max-version="20"/>
</dependencies> </dependencies>
<settings> <settings>
<admin>OCA\SystemTags\Settings\Admin</admin> <admin>OCA\SystemTags\Settings\Admin</admin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment