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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2021-07-03 14:26:42 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-07-03 14:26:42 +0300
commit074c870fb8219ef40430344098c73c122c2f5331 (patch)
tree456a62a575953a8961f918b0d895b6b4c853c67e /strings.php
parent0069e6f8361ab38c2f148d143d3c0f2c3d98c0eb (diff)
22 on install and home page
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'strings.php')
-rw-r--r--strings.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/strings.php b/strings.php
index d45a5d21..9c7cea6f 100644
--- a/strings.php
+++ b/strings.php
@@ -2,10 +2,10 @@
// Strings used through nextcloud.com
/* VERSIONS */
-$VERSIONS_SERVER_MAJOR_STABLE = '21';
-$VERSIONS_SERVER_FULL_STABLE = '21.0.2';
-$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '21';
-$VERSIONS_SERVER_MAJOR_DEV_DOCS = '21'; // Used in dev docs links
+$VERSIONS_SERVER_MAJOR_STABLE = '22';
+$VERSIONS_SERVER_FULL_STABLE = '22.0.0';
+$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '22';
+$VERSIONS_SERVER_MAJOR_DEV_DOCS = '22'; // Used in dev docs links
$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.2.3';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.2'; // For use in documentation link