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-16 11:44:48 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-11-16 11:44:48 +0300
commit59fafef7b521dc9fda5487d89a9df1915e1d8902 (patch)
tree351cb8a70f2604cb7a80dfbef96908a15e59ca7d /strings.php
parent699f3a410ce381f0abcc70433c5b5801aabf8be2 (diff)
22.2.3
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 98695689..0a9a8b3d 100644
--- a/strings.php
+++ b/strings.php
@@ -3,7 +3,7 @@
/* VERSIONS */
$VERSIONS_SERVER_MAJOR_STABLE = '22';
-$VERSIONS_SERVER_FULL_STABLE = '22.2.2';
+$VERSIONS_SERVER_FULL_STABLE = '22.2.3';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '22';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '22'; // Used in dev docs links
$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.6';