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:
authorJoas Schilling <coding@schilljs.com>2021-02-03 10:38:41 +0300
committerJoas Schilling <coding@schilljs.com>2021-02-03 10:38:41 +0300
commit9de00f3d24191f18701894eaf71862a1c7d0572e (patch)
treedeb376fdbd375db3711288244ce8f04536c8c8dc
parent8c41589b30d438a8c813e620dc88e42a48a884dd (diff)
This is 22
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--apps/accessibility/appinfo/info.xml2
-rw-r--r--apps/admin_audit/appinfo/info.xml2
-rw-r--r--apps/cloud_federation_api/appinfo/info.xml2
-rw-r--r--apps/comments/appinfo/info.xml2
-rw-r--r--apps/contactsinteraction/appinfo/info.xml2
-rw-r--r--apps/dashboard/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/lookup_server_connector/appinfo/info.xml2
-rw-r--r--apps/oauth2/appinfo/info.xml2
-rw-r--r--apps/provisioning_api/appinfo/info.xml2
-rw-r--r--apps/settings/appinfo/info.xml2
-rw-r--r--apps/sharebymail/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/twofactor_backupcodes/appinfo/info.xml2
-rw-r--r--apps/updatenotification/appinfo/info.xml2
-rw-r--r--apps/user_ldap/appinfo/info.xml2
-rw-r--r--apps/user_status/appinfo/info.xml2
-rw-r--r--apps/weather_status/appinfo/info.xml2
-rw-r--r--apps/workflowengine/appinfo/info.xml2
-rw-r--r--version.php4
30 files changed, 31 insertions, 31 deletions
diff --git a/apps/accessibility/appinfo/info.xml b/apps/accessibility/appinfo/info.xml
index 52926a97e6e..f99253e0473 100644
--- a/apps/accessibility/appinfo/info.xml
+++ b/apps/accessibility/appinfo/info.xml
@@ -16,7 +16,7 @@
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<repair-steps>
diff --git a/apps/admin_audit/appinfo/info.xml b/apps/admin_audit/appinfo/info.xml
index 113cc5080fb..cc96f67ebdb 100644
--- a/apps/admin_audit/appinfo/info.xml
+++ b/apps/admin_audit/appinfo/info.xml
@@ -15,7 +15,7 @@
<category>monitoring</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
<job>OCA\AdminAudit\BackgroundJobs\Rotate</job>
diff --git a/apps/cloud_federation_api/appinfo/info.xml b/apps/cloud_federation_api/appinfo/info.xml
index 6248457f0b0..f747d971cc7 100644
--- a/apps/cloud_federation_api/appinfo/info.xml
+++ b/apps/cloud_federation_api/appinfo/info.xml
@@ -15,6 +15,6 @@
<category>files</category>
<bugs>https://github.com/nextcloud/cloud_federation/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
</info>
diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml
index dd51ac84588..bce325a7ef5 100644
--- a/apps/comments/appinfo/info.xml
+++ b/apps/comments/appinfo/info.xml
@@ -17,7 +17,7 @@
<category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<activity>
diff --git a/apps/contactsinteraction/appinfo/info.xml b/apps/contactsinteraction/appinfo/info.xml
index 25f7fd7cec1..b8b706a3c2a 100644
--- a/apps/contactsinteraction/appinfo/info.xml
+++ b/apps/contactsinteraction/appinfo/info.xml
@@ -17,7 +17,7 @@
<category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
<job>OCA\ContactsInteraction\BackgroundJob\CleanupJob</job>
diff --git a/apps/dashboard/appinfo/info.xml b/apps/dashboard/appinfo/info.xml
index 32d80061f93..002fe4500c8 100644
--- a/apps/dashboard/appinfo/info.xml
+++ b/apps/dashboard/appinfo/info.xml
@@ -16,7 +16,7 @@
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<navigations>
diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml
index 34934f85922..bb060dfaa72 100644
--- a/apps/dav/appinfo/info.xml
+++ b/apps/dav/appinfo/info.xml
@@ -16,7 +16,7 @@
<category>integration</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml
index feb818ae08b..c740afda506 100644
--- a/apps/encryption/appinfo/info.xml
+++ b/apps/encryption/appinfo/info.xml
@@ -31,7 +31,7 @@
<dependencies>
<lib>openssl</lib>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<repair-steps>
diff --git a/apps/federatedfilesharing/appinfo/info.xml b/apps/federatedfilesharing/appinfo/info.xml
index 0a938fb50d4..e857a05941e 100644
--- a/apps/federatedfilesharing/appinfo/info.xml
+++ b/apps/federatedfilesharing/appinfo/info.xml
@@ -15,7 +15,7 @@
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<settings>
diff --git a/apps/federation/appinfo/info.xml b/apps/federation/appinfo/info.xml
index fd6e2831720..508cc35d8b3 100644
--- a/apps/federation/appinfo/info.xml
+++ b/apps/federation/appinfo/info.xml
@@ -18,7 +18,7 @@
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml
index 058a280b4fe..cefdfbae343 100644
--- a/apps/files/appinfo/info.xml
+++ b/apps/files/appinfo/info.xml
@@ -19,7 +19,7 @@
<category>files</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml
index bf0a6122214..7fb939c75f0 100644
--- a/apps/files_external/appinfo/info.xml
+++ b/apps/files_external/appinfo/info.xml
@@ -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>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml
index 32cdbd552ef..cb577ccce2a 100644
--- a/apps/files_sharing/appinfo/info.xml
+++ b/apps/files_sharing/appinfo/info.xml
@@ -23,7 +23,7 @@ Turning the feature off removes shared files and folders on the server for all s
<category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml
index c43773e62f7..c161b21a8bb 100644
--- a/apps/files_trashbin/appinfo/info.xml
+++ b/apps/files_trashbin/appinfo/info.xml
@@ -24,7 +24,7 @@ To prevent a user from running out of disk space, the Deleted files app will not
<category>files</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml
index b5dcbfd0718..2de7b8cff4a 100644
--- a/apps/files_versions/appinfo/info.xml
+++ b/apps/files_versions/appinfo/info.xml
@@ -24,7 +24,7 @@
<category>files</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/apps/lookup_server_connector/appinfo/info.xml b/apps/lookup_server_connector/appinfo/info.xml
index cecb12a6ff3..72a856d9617 100644
--- a/apps/lookup_server_connector/appinfo/info.xml
+++ b/apps/lookup_server_connector/appinfo/info.xml
@@ -17,6 +17,6 @@
<category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
</info>
diff --git a/apps/oauth2/appinfo/info.xml b/apps/oauth2/appinfo/info.xml
index 59d165af020..2ac01b70f57 100644
--- a/apps/oauth2/appinfo/info.xml
+++ b/apps/oauth2/appinfo/info.xml
@@ -17,7 +17,7 @@
<category>integration</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<repair-steps>
diff --git a/apps/provisioning_api/appinfo/info.xml b/apps/provisioning_api/appinfo/info.xml
index 749b22ba638..6d6eb719acf 100644
--- a/apps/provisioning_api/appinfo/info.xml
+++ b/apps/provisioning_api/appinfo/info.xml
@@ -27,6 +27,6 @@
<category>integration</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
</info>
diff --git a/apps/settings/appinfo/info.xml b/apps/settings/appinfo/info.xml
index c1efd063e46..bb8886975c2 100644
--- a/apps/settings/appinfo/info.xml
+++ b/apps/settings/appinfo/info.xml
@@ -14,7 +14,7 @@
<category>customization</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<settings>
diff --git a/apps/sharebymail/appinfo/info.xml b/apps/sharebymail/appinfo/info.xml
index 451096500d4..e87d54bee51 100644
--- a/apps/sharebymail/appinfo/info.xml
+++ b/apps/sharebymail/appinfo/info.xml
@@ -17,7 +17,7 @@
<category>social</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<settings>
diff --git a/apps/systemtags/appinfo/info.xml b/apps/systemtags/appinfo/info.xml
index c944b97dcd9..7f16634fdd4 100644
--- a/apps/systemtags/appinfo/info.xml
+++ b/apps/systemtags/appinfo/info.xml
@@ -19,7 +19,7 @@
<category>organization</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<settings>
<admin>OCA\SystemTags\Settings\Admin</admin>
diff --git a/apps/testing/appinfo/info.xml b/apps/testing/appinfo/info.xml
index ecb25df013f..e5e7c2734cd 100644
--- a/apps/testing/appinfo/info.xml
+++ b/apps/testing/appinfo/info.xml
@@ -14,6 +14,6 @@
<category>monitoring</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
</info>
diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml
index 575d06332a4..2603bfa5c5a 100644
--- a/apps/theming/appinfo/info.xml
+++ b/apps/theming/appinfo/info.xml
@@ -18,7 +18,7 @@
<category>customization</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<settings>
diff --git a/apps/twofactor_backupcodes/appinfo/info.xml b/apps/twofactor_backupcodes/appinfo/info.xml
index b9a726a860e..0d50a66ea6a 100644
--- a/apps/twofactor_backupcodes/appinfo/info.xml
+++ b/apps/twofactor_backupcodes/appinfo/info.xml
@@ -13,7 +13,7 @@
<category>security</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<repair-steps>
diff --git a/apps/updatenotification/appinfo/info.xml b/apps/updatenotification/appinfo/info.xml
index 0461a70a1a3..680fd811538 100644
--- a/apps/updatenotification/appinfo/info.xml
+++ b/apps/updatenotification/appinfo/info.xml
@@ -13,7 +13,7 @@
<category>monitoring</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index b618d2a203d..43bd1d3cb21 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -24,7 +24,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
<lib>ldap</lib>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/apps/user_status/appinfo/info.xml b/apps/user_status/appinfo/info.xml
index e2d79ba1fb4..10a3d24eb1a 100644
--- a/apps/user_status/appinfo/info.xml
+++ b/apps/user_status/appinfo/info.xml
@@ -22,7 +22,7 @@
</navigation>
</navigations>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
<job>OCA\UserStatus\BackgroundJob\ClearOldStatusesBackgroundJob</job>
diff --git a/apps/weather_status/appinfo/info.xml b/apps/weather_status/appinfo/info.xml
index fab0ae07ca8..d2bbdcc577f 100644
--- a/apps/weather_status/appinfo/info.xml
+++ b/apps/weather_status/appinfo/info.xml
@@ -16,6 +16,6 @@
<category>dashboard</category>
<bugs>https://github.com/nextcloud/server</bugs>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
</info>
diff --git a/apps/workflowengine/appinfo/info.xml b/apps/workflowengine/appinfo/info.xml
index 9d9b70d122b..144eaed8136 100644
--- a/apps/workflowengine/appinfo/info.xml
+++ b/apps/workflowengine/appinfo/info.xml
@@ -22,7 +22,7 @@
<repository>https://github.com/nextcloud/server.git</repository>
<dependencies>
- <nextcloud min-version="21" max-version="21"/>
+ <nextcloud min-version="22" max-version="22"/>
</dependencies>
<background-jobs>
diff --git a/version.php b/version.php
index 332dc686cc5..7faeecfb30c 100644
--- a/version.php
+++ b/version.php
@@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.
-$OC_Version = [21, 0, 0, 15];
+$OC_Version = [22, 0, 0, 0];
// The human readable string
-$OC_VersionString = '21.0.0 beta8';
+$OC_VersionString = '22.0.0 alpha';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [