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-08-16 11:31:14 +0300
committerGitHub <noreply@github.com>2021-08-16 11:31:14 +0300
commit1ae37a9dbcd1f9b66ea8d3bb4f5090eafcb6c70a (patch)
tree889a0332a011e40b5bd2915f9542aef1e4709a9c /strings.php
parentaad003844c7d12d4e5d14a84a79b3a73676f8057 (diff)
Update to desktop client 3.3.1 (#1533)
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 2fe5f695..fbece6ce 100644
--- a/strings.php
+++ b/strings.php
@@ -6,7 +6,7 @@ $VERSIONS_SERVER_MAJOR_STABLE = '22';
$VERSIONS_SERVER_FULL_STABLE = '22.1.0';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '22';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '22'; // Used in dev docs links
-$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.0';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.1';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.3'; // For use in documentation link
/* DOCUMENTATION */