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:
authorCamila <hello@camila.codes>2022-02-28 00:43:36 +0300
committerGitHub <noreply@github.com>2022-02-28 00:43:36 +0300
commit16aa2c6577d8abb3fd6aa2fa95c1a3e55561415b (patch)
tree324b04e195d0dfd083b42550271a48b121322517
parenta28dbcf0d26ebe19f2a52d3e1f0491d985fb3f00 (diff)
Desktop client stable version 3.4.3. (#1615)
-rw-r--r--strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings.php b/strings.php
index d04047f5..56178fd7 100644
--- a/strings.php
+++ b/strings.php
@@ -6,7 +6,7 @@ $VERSIONS_SERVER_MAJOR_STABLE = '23';
$VERSIONS_SERVER_FULL_STABLE = '23.0.2';
$VERSIONS_SERVER_MAJOR_DEVELOPMENT = '24';
$VERSIONS_SERVER_MAJOR_DEV_DOCS = '23'; // Used in dev docs links
-$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.4.2';
+$VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '3.4.3';
$VERSIONS_CLIENT_DESKTOP_STABLE_SHORT = '3.4'; // For use in documentation link
/* DOCUMENTATION */