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-06 14:07:11 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-07-06 14:07:11 +0300
commit76ba04a7672a0832fb0fad9e6a9c3e1afd607300 (patch)
tree4272529213c2b09673e512775d6f6b1b5c95455c /strings.php
parent6f624b2bcb446e6aa46d3ae88cd4763f78067cca (diff)
parenta4885c1d2b8265cf19866239868280a3d0f72abd (diff)
Merge branch 'nc22'
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 46cc6d40..dc4f2b7f 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.3';
-$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