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-11-12 19:55:38 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-11-12 19:58:32 +0300
commit699f3a410ce381f0abcc70433c5b5801aabf8be2 (patch)
tree027cddd842cb927616aab200e978227ed24d0c81 /strings.php
parent710a165abf69d61f0d0987294e2331c63c429545 (diff)
22.2.2 string and changelog
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'strings.php')
-rw-r--r--strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings.php b/strings.php
index 44679d18..98695689 100644
--- a/strings.php
+++ b/strings.php
@@ -3,7 +3,7 @@
/* VERSIONS */
$VERSIONS_SERVER_MAJOR_STABLE = '22';
-$VERSIONS_SERVER_FULL_STABLE = '22.2.0';
+$VERSIONS_SERVER_FULL_STABLE = '22.2.2';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '22';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '22'; // Used in dev docs links
$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.6';