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-09-21 12:55:06 +0300
committerGitHub <noreply@github.com>2021-09-21 12:55:06 +0300
commitcc66eebeebf9a9d9f031924e33198b82fdbb315a (patch)
tree5b53e4eff1200591ba4015612ed9e480f6aa827d /strings.php
parentc969246beffe67d6104929753ef82003782bb0f7 (diff)
Distribute desktop version 3.3.4 (#1547)
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 18647f99..7b5bb941 100644
--- a/strings.php
+++ b/strings.php
@@ -6,7 +6,7 @@ $VERSIONS_SERVER_MAJOR_STABLE = '22';
$VERSIONS_SERVER_FULL_STABLE = '22.1.1';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '22';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '22'; // Used in dev docs links
-$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.3';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.3.4';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.3'; // For use in documentation link
/* DOCUMENTATION */