Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/admin_audit/appinfo/info.xml2
-rw-r--r--apps/comments/appinfo/info.xml2
-rw-r--r--apps/dav/appinfo/info.xml2
-rw-r--r--apps/encryption/appinfo/info.xml2
-rw-r--r--apps/federatedfilesharing/appinfo/info.xml2
-rw-r--r--apps/federation/appinfo/info.xml2
-rw-r--r--apps/files/appinfo/info.xml2
-rw-r--r--apps/files_external/appinfo/info.xml2
-rw-r--r--apps/files_sharing/appinfo/info.xml2
-rw-r--r--apps/files_trashbin/appinfo/info.xml2
-rw-r--r--apps/files_versions/appinfo/info.xml2
-rw-r--r--apps/provisioning_api/appinfo/info.xml2
-rw-r--r--apps/systemtags/appinfo/info.xml2
-rw-r--r--apps/testing/appinfo/info.xml2
-rw-r--r--apps/theming/appinfo/info.xml2
-rw-r--r--apps/updatenotification/appinfo/info.xml2
-rw-r--r--apps/user_ldap/appinfo/info.xml2
17 files changed, 17 insertions, 17 deletions
diff --git a/apps/admin_audit/appinfo/info.xml b/apps/admin_audit/appinfo/info.xml
index 499dbdb4d54..646d266a198 100644
--- a/apps/admin_audit/appinfo/info.xml
+++ b/apps/admin_audit/appinfo/info.xml
@@ -9,7 +9,7 @@
<author>Nextcloud</author>
<version>1.1.0</version>
<dependencies>
- <owncloud min-version="9.0" max-version="9.1" />
+ <owncloud min-version="9.0" max-version="9.2" />
</dependencies>
<types>
<logging/>
diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml
index 2c207610599..7b896a7d42e 100644
--- a/apps/comments/appinfo/info.xml
+++ b/apps/comments/appinfo/info.xml
@@ -8,7 +8,7 @@
<default_enable/>
<version>1.0.0</version>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<types>
<logging/>
diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml
index 853e0e1bd9e..f9f3db3808a 100644
--- a/apps/dav/appinfo/info.xml
+++ b/apps/dav/appinfo/info.xml
@@ -15,7 +15,7 @@
<webdav>appinfo/v1/publicwebdav.php</webdav>
</public>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<background-jobs>
<job>OCA\DAV\CardDAV\Sync\SyncJob</job>
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml
index 8354068b17e..8e8bffa0f56 100644
--- a/apps/encryption/appinfo/info.xml
+++ b/apps/encryption/appinfo/info.xml
@@ -25,7 +25,7 @@
</types>
<dependencies>
<lib>openssl</lib>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
</info>
diff --git a/apps/federatedfilesharing/appinfo/info.xml b/apps/federatedfilesharing/appinfo/info.xml
index 6470d43d4b1..5373eacd518 100644
--- a/apps/federatedfilesharing/appinfo/info.xml
+++ b/apps/federatedfilesharing/appinfo/info.xml
@@ -9,6 +9,6 @@
<namespace>FederatedFileSharing</namespace>
<category>other</category>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
</info>
diff --git a/apps/federation/appinfo/info.xml b/apps/federation/appinfo/info.xml
index c6d1debd108..2c2624b3d7f 100644
--- a/apps/federation/appinfo/info.xml
+++ b/apps/federation/appinfo/info.xml
@@ -9,7 +9,7 @@
<namespace>Federation</namespace>
<category>other</category>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<default_enable/>
<types>
diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml
index 704ab830fc4..1a82eaeefce 100644
--- a/apps/files/appinfo/info.xml
+++ b/apps/files/appinfo/info.xml
@@ -11,7 +11,7 @@
<filesystem/>
</types>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<documentation>
<user>user-files</user>
diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml
index 9bdd528990e..58493ef22bc 100644
--- a/apps/files_external/appinfo/info.xml
+++ b/apps/files_external/appinfo/info.xml
@@ -22,6 +22,6 @@
<namespace>Files_External</namespace>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
</info>
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml
index 723f7e15d12..515511b80d3 100644
--- a/apps/files_sharing/appinfo/info.xml
+++ b/apps/files_sharing/appinfo/info.xml
@@ -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.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<public>
<files>public.php</files>
diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml
index 000dd122745..5cc52aa2700 100644
--- a/apps/files_trashbin/appinfo/info.xml
+++ b/apps/files_trashbin/appinfo/info.xml
@@ -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.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<documentation>
<user>user-trashbin</user>
diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml
index bf6f146feb0..cc05cc73092 100644
--- a/apps/files_versions/appinfo/info.xml
+++ b/apps/files_versions/appinfo/info.xml
@@ -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.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<documentation>
<user>user-versions</user>
diff --git a/apps/provisioning_api/appinfo/info.xml b/apps/provisioning_api/appinfo/info.xml
index 84f9d99beb1..6d4a1dcca80 100644
--- a/apps/provisioning_api/appinfo/info.xml
+++ b/apps/provisioning_api/appinfo/info.xml
@@ -23,6 +23,6 @@
<prevent_group_restriction/>
</types>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
</info>
diff --git a/apps/systemtags/appinfo/info.xml b/apps/systemtags/appinfo/info.xml
index 9f473fb2506..1ea869d2d54 100644
--- a/apps/systemtags/appinfo/info.xml
+++ b/apps/systemtags/appinfo/info.xml
@@ -9,7 +9,7 @@
<default_enable/>
<version>1.0.0</version>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<namespace>SystemTags</namespace>
<types>
diff --git a/apps/testing/appinfo/info.xml b/apps/testing/appinfo/info.xml
index 4b81437c53c..5b273e5af75 100644
--- a/apps/testing/appinfo/info.xml
+++ b/apps/testing/appinfo/info.xml
@@ -7,6 +7,6 @@
<author>Joas Schilling</author>
<version>1.0.0</version>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
</info>
diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml
index c7d4e405199..3bf9de495bd 100644
--- a/apps/theming/appinfo/info.xml
+++ b/apps/theming/appinfo/info.xml
@@ -10,7 +10,7 @@
<category>other</category>
<dependencies>
- <owncloud min-version="9.0" max-version="9.1" />
+ <owncloud min-version="9.0" max-version="9.2" />
</dependencies>
<types>
diff --git a/apps/updatenotification/appinfo/info.xml b/apps/updatenotification/appinfo/info.xml
index 55c6fba0683..1042d463100 100644
--- a/apps/updatenotification/appinfo/info.xml
+++ b/apps/updatenotification/appinfo/info.xml
@@ -9,7 +9,7 @@
<namespace>UpdateNotification</namespace>
<default_enable/>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<background-jobs>
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index fc44a01687e..ede647c3102 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -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.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<namespace>User_LDAP</namespace>