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:
authorMatthieu Gallien <matthieu_gallien@yahoo.fr>2021-04-29 16:49:46 +0300
committerGitHub <noreply@github.com>2021-04-29 16:49:46 +0300
commit83f47de5b9bd20dba975c8b9aa0826aae4bdf272 (patch)
treec5dda09bc717f912769a7978aa7d931104d9382d /strings.php
parent4384efb0c1d652c6236f3af4ec4c915c756b09e8 (diff)
announce the v3.2.1 release of the desktop client (#1477)
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
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 63a7ba7a..099be3df 100644
--- a/strings.php
+++ b/strings.php
@@ -6,7 +6,7 @@ $VERSIONS_SERVER_MAJOR_STABLE = '21';
$VERSIONS_SERVER_FULL_STABLE = '21.0.1';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '21';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '21'; // Used in dev docs links
-$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.2.0';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.2.1';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.2'; // For use in documentation link
/* DOCUMENTATION */