From 30a7192414a010baf64312aefeb13971aefaa83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Wed, 29 Jul 2026 23:25:45 +0200 Subject: [PATCH] docs: bump latest-server-download-version to 10.16.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the attribute file the published site loads, so this is the change that makes doc.owncloud.com point at the current stable Classic release. 10.16.4 was published 2026-07-29 and is a security release. The attribute was still at 10.16.2, so the Docker install example advertised an image two patch releases behind - including past the critical chunked-upload fix in 10.16.4. Co-Authored-By: Claude Opus 5 Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --- global-attributes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-attributes.yml b/global-attributes.yml index 948d77091..1228ce638 100644 --- a/global-attributes.yml +++ b/global-attributes.yml @@ -35,7 +35,7 @@ previous-docs-version: 'next' # server latest-server-version: '10.16' - latest-server-download-version: '10.16.2' + latest-server-download-version: '10.16.4' previous-server-version: '10.15' current-server-version: '10.16' oc-changelog-url: 'https://owncloud.com/changelog/server/'