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:
authorallexzander <allexzander@users.noreply.github.com>2021-10-28 18:41:25 +0300
committerGitHub <noreply@github.com>2021-10-28 18:41:25 +0300
commitd35737c22080cd78cb64f70e70457dc11029679b (patch)
tree515d00a67e43485358135d073a8265b06694900e /strings.php
parentcd620df75290976a2d74ea4d72d90146b64699f9 (diff)
Distribute desktop client 3.3.6 (#1561)
Signed-off-by: alex-z <blackslayer4@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 41537125..85a65d18 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.5';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.6';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.3'; // For use in documentation link
/* DOCUMENTATION */