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:
authorFelix Weilbach <felix.weilbach@nextcloud.com>2021-09-30 16:20:31 +0300
committerGitHub <noreply@github.com>2021-09-30 16:20:31 +0300
commitcf8f4757fee9ef617ff77af0a424f1d7b26f826e (patch)
tree8edccfff4cbc0691ca576bfc924726cd07f1b23f /strings.php
parent758dccf1c2d202e4b0b96b7c4c7fdeee453c5252 (diff)
Distribute desktop client 3.3.5 (#1550)
Signed-off-by: Felix Weilbach <felix.weilbach@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 c9d00e75..90a31bb6 100644
--- a/strings.php
+++ b/strings.php
@@ -6,7 +6,7 @@ $VERSIONS_SERVER_MAJOR_STABLE = '22';
$VERSIONS_SERVER_FULL_STABLE = '22.2.0';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '22';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '22'; // Used in dev docs links
-$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.4';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.5';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.3'; // For use in documentation link
/* DOCUMENTATION */