Also increase the min version

pull/526/head
Joas Schilling 9 years ago
parent 6062b6365b
commit 7400ff05ac
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/provisioning_api/appinfo/info.xml
  13. 2
      apps/systemtags/appinfo/info.xml
  14. 2
      apps/testing/appinfo/info.xml
  15. 2
      apps/theming/appinfo/info.xml
  16. 2
      apps/updatenotification/appinfo/info.xml
  17. 2
      apps/user_ldap/appinfo/info.xml

@ -9,7 +9,7 @@
<author>Nextcloud</author>
<version>1.1.0</version>
<dependencies>
<owncloud min-version="9.0" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<types>
<logging/>

@ -8,7 +8,7 @@
<default_enable/>
<version>1.0.0</version>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<types>
<logging/>

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

@ -25,7 +25,7 @@
</types>
<dependencies>
<lib>openssl</lib>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
</info>

@ -9,6 +9,6 @@
<namespace>FederatedFileSharing</namespace>
<category>other</category>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
</info>

@ -9,7 +9,7 @@
<namespace>Federation</namespace>
<category>other</category>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<default_enable/>
<types>

@ -11,7 +11,7 @@
<filesystem/>
</types>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<documentation>
<user>user-files</user>

@ -22,6 +22,6 @@
<namespace>Files_External</namespace>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
</info>

@ -15,7 +15,7 @@ Turning the feature off removes shared files and folders on the server for all s
<filesystem/>
</types>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</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>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<documentation>
<user>user-trashbin</user>

@ -15,7 +15,7 @@ In addition to the expiry of versions, the versions app makes certain never to u
</types>
<namespace>Files_Versions</namespace>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<documentation>
<user>user-versions</user>

@ -23,6 +23,6 @@
<prevent_group_restriction/>
</types>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
</info>

@ -9,7 +9,7 @@
<default_enable/>
<version>1.0.0</version>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<namespace>SystemTags</namespace>
<types>

@ -7,6 +7,6 @@
<author>Joas Schilling</author>
<version>1.0.0</version>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
</info>

@ -10,7 +10,7 @@
<category>other</category>
<dependencies>
<owncloud min-version="9.0" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<types>

@ -9,7 +9,7 @@
<namespace>UpdateNotification</namespace>
<default_enable/>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<background-jobs>

@ -18,7 +18,7 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
</documentation>
<dependencies>
<lib>ldap</lib>
<owncloud min-version="9.1" max-version="9.2" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<namespace>User_LDAP</namespace>

Loading…
Cancel
Save