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-08-05 15:35:33 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-08-05 15:35:51 +0300
commit07bc2647fcc1043954eec372d442906bd6083c9d (patch)
tree259d1cf5fb9a4368c7c6b99236187ad132bfad21 /strings.php
parent0704213e5b6c5960bb2f7172446934450d012477 (diff)
add changelog for August release
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 525ab787..2fe5f695 100644
--- a/strings.php
+++ b/strings.php
@@ -3,7 +3,7 @@
/* VERSIONS */
$VERSIONS_SERVER_MAJOR_STABLE = '22';
-$VERSIONS_SERVER_FULL_STABLE = '22.0.0';
+$VERSIONS_SERVER_FULL_STABLE = '22.1.0';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '22';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '22'; // Used in dev docs links
$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.0';