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:
authorMatthieu Gallien <matthieu_gallien@yahoo.fr>2022-03-21 19:52:42 +0300
committerGitHub <noreply@github.com>2022-03-21 19:52:42 +0300
commit119978bb6c5469c91086fbebc2b376ebc27999fc (patch)
treee213f4d26ab73150fae9272c437109504e356e62 /strings.php
parent1418f05d7c78ee1c552e1efd1ae194dedd8d330a (diff)
latest desktop client release is 3.4.4 (#1620)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com> Co-authored-by: Matthieu Gallien <matthieu.gallien@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 34a47823..819b2207 100644
--- a/strings.php
+++ b/strings.php
@@ -6,7 +6,7 @@ $VERSIONS_SERVER_MAJOR_STABLE = '23';
$VERSIONS_SERVER_FULL_STABLE = '23.0.3';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '24';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '23'; // Used in dev docs links
-$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.4.3';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.4.4';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.4'; // For use in documentation link
/* DOCUMENTATION */