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-05-31 12:18:39 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-05-31 12:18:39 +0300
commitaad9920df69f7b3befcbcd0e2938bdf8dbcff350 (patch)
tree6da75d4567f8d51695d93041f864b41f76c2938c /strings.php
parent066dd38d411e8f7f156e6f089972cc2a85ef7d45 (diff)
3.2.2 of desktop client
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 608593e6..eccafba9 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.1';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.2.2';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.2'; // For use in documentation link
/* DOCUMENTATION */