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-08-30 12:32:13 +0300
committerGitHub <noreply@github.com>2021-08-30 12:32:13 +0300
commit19428d72ba455f3514e91c4b5e139bc5a5c2fb0d (patch)
tree4486ae57f8dd22ceee5e2c14f1045036738db65e /strings.php
parent0c9722c004637efa8aae79541f7f3868657c3d73 (diff)
announce the v3.3.2 release of the desktop client (#1537)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com> Co-authored-by: Matthieu Gallien <matthieu.gallien@nextcloud.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 1c974c93..2c37a829 100644
--- a/strings.php
+++ b/strings.php
@@ -6,7 +6,7 @@ $VERSIONS_SERVER_MAJOR_STABLE = '22';
$VERSIONS_SERVER_FULL_STABLE = '22.1.1';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '22';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '22'; // Used in dev docs links
-$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.1';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.2';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.3'; // For use in documentation link
/* DOCUMENTATION */