Adjust version requirement

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/5023/head
Joas Schilling 8 years ago
parent 9f91fd95c0
commit fdfe8f7f15
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
  1. 2
      apps/admin_audit/appinfo/info.xml
  2. 2
      apps/comments/appinfo/info.xml
  3. 2
      apps/dav/appinfo/info.xml
  4. 2
      apps/encryption/appinfo/info.xml
  5. 2
      apps/federatedfilesharing/appinfo/info.xml
  6. 2
      apps/federation/appinfo/info.xml
  7. 2
      apps/files/appinfo/info.xml
  8. 2
      apps/files_external/appinfo/info.xml
  9. 2
      apps/files_sharing/appinfo/info.xml
  10. 2
      apps/files_trashbin/appinfo/info.xml
  11. 2
      apps/files_versions/appinfo/info.xml
  12. 2
      apps/lookup_server_connector/appinfo/info.xml
  13. 3
      apps/oauth2/appinfo/info.xml
  14. 2
      apps/provisioning_api/appinfo/info.xml
  15. 2
      apps/sharebymail/appinfo/info.xml
  16. 2
      apps/systemtags/appinfo/info.xml
  17. 2
      apps/testing/appinfo/info.xml
  18. 2
      apps/theming/appinfo/info.xml
  19. 2
      apps/twofactor_backupcodes/appinfo/info.xml
  20. 2
      apps/updatenotification/appinfo/info.xml
  21. 2
      apps/user_ldap/appinfo/info.xml
  22. 2
      apps/workflowengine/appinfo/info.xml

@ -7,7 +7,7 @@
<author>Nextcloud</author>
<version>1.2.0</version>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<types>
<logging/>

@ -8,7 +8,7 @@
<default_enable/>
<version>1.2.0</version>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<types>
<logging/>

@ -15,7 +15,7 @@
<webdav>appinfo/v1/publicwebdav.php</webdav>
</public>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<background-jobs>
<job>OCA\DAV\CardDAV\SyncJob</job>

@ -24,7 +24,7 @@
</types>
<dependencies>
<lib>openssl</lib>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<settings>
<admin>OCA\Encryption\Settings\Admin</admin>

@ -9,7 +9,7 @@
<namespace>FederatedFileSharing</namespace>
<category>other</category>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<settings>
<admin>OCA\FederatedFileSharing\Settings\Admin</admin>

@ -9,7 +9,7 @@
<namespace>Federation</namespace>
<category>other</category>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<default_enable/>
<types>

@ -11,7 +11,7 @@
<filesystem/>
</types>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<documentation>
<user>user-files</user>

@ -21,7 +21,7 @@ External storage can be configured using the GUI or at the command line. This se
<namespace>Files_External</namespace>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<settings>

@ -15,7 +15,7 @@ Turning the feature off removes shared files and folders on the server for all s
<filesystem/>
</types>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<public>
<files>public.php</files>

@ -16,7 +16,7 @@ To prevent a user from running out of disk space, the Deleted files app will not
</types>
<namespace>Files_Trashbin</namespace>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<documentation>
<user>user-trashbin</user>

@ -14,7 +14,7 @@ In addition to the expiry of versions, the versions app makes certain never to u
</types>
<namespace>Files_Versions</namespace>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<documentation>
<user>user-versions</user>

@ -9,7 +9,7 @@
<version>1.0.0</version>
<category>other</category>
<dependencies>
<nextcloud min-version="12.0" max-version="12.0" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<default_enable/>
<types>

@ -11,6 +11,9 @@
<types>
<authentication/>
</types>
<dependencies>
<nextcloud min-version="13" max-version="13" />
</dependencies>
<settings>
<admin>OCA\OAuth2\Settings\Admin</admin>

@ -23,6 +23,6 @@
<prevent_group_restriction/>
</types>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
</info>

@ -9,7 +9,7 @@
<namespace>ShareByMail</namespace>
<category>other</category>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<default_enable/>

@ -9,7 +9,7 @@
<default_enable/>
<version>1.2.0</version>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<namespace>SystemTags</namespace>
<types>

@ -7,7 +7,7 @@
<author>Joas Schilling</author>
<version>1.2.0</version>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<types>
<authentication/>

@ -10,7 +10,7 @@
<category>other</category>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<types>

@ -14,7 +14,7 @@
</two-factor-providers>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<activity>

@ -9,7 +9,7 @@
<namespace>UpdateNotification</namespace>
<default_enable/>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<background-jobs>

@ -18,7 +18,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc
</documentation>
<dependencies>
<lib>ldap</lib>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<namespace>User_LDAP</namespace>

@ -18,7 +18,7 @@
</types>
<dependencies>
<nextcloud min-version="12" max-version="12" />
<nextcloud min-version="13" max-version="13" />
</dependencies>
<settings>

Loading…
Cancel
Save