Browse Source

Also increase the min version

tags/v11.0RC2
Joas Schilling 7 years ago
parent
commit
7400ff05ac
No account linked to committer's email address

+ 1
- 1
apps/admin_audit/appinfo/info.xml View File

@@ -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/>

+ 1
- 1
apps/comments/appinfo/info.xml View File

@@ -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/>

+ 1
- 1
apps/dav/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/encryption/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/federatedfilesharing/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/federation/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/files/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/files_external/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/files_sharing/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/files_trashbin/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/files_versions/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/provisioning_api/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/systemtags/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/testing/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/theming/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/updatenotification/appinfo/info.xml View File

@@ -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>

+ 1
- 1
apps/user_ldap/appinfo/info.xml View File

@@ -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