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-12-03 17:13:51 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-12-03 17:13:51 +0300
commit01a0c1f2eef02ee1e2d4029b76be42f5476e0c55 (patch)
treef326b967bdb87c9a5449255e1549a3b9aaf8407f
parentc8d8edd86a80bf1300ff677b2047b91f60e8013a (diff)
let's wait with 3.4.0
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
-rw-r--r--strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings.php b/strings.php
index 82deab85..ce00f215 100644
--- a/strings.php
+++ b/strings.php
@@ -6,7 +6,7 @@ $VERSIONS_SERVER_MAJOR_STABLE = '22';
$VERSIONS_SERVER_FULL_STABLE = '23.0.0';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '24';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '22'; // Used in dev docs links
-$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.4.0';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.6';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.4'; // For use in documentation link
/* DOCUMENTATION */