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-06-28 18:22:01 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-06-28 18:22:01 +0300
commit28f9a76328c51bc12251aaf3556492ad04023399 (patch)
tree642e5d44cb73bae9620c29d05750aefd45894c27 /strings.php
parentfdf4bc58860a40bf55295c297b47308594366577 (diff)
3.2.3 is out!
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 32bed9b8..d45a5d21 100644
--- a/strings.php
+++ b/strings.php
@@ -6,7 +6,7 @@ $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_CLIENT_DESKTOP_STABLE_FULL = '3.2.2';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.2.3';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.2'; // For use in documentation link
/* DOCUMENTATION */