From 585c53fc80a0e7399c71a89fee5f360a37555b74 Mon Sep 17 00:00:00 2001 From: Nextcloud Bot Date: Sat, 26 Oct 2024 02:24:54 +0000 Subject: [PATCH] Update daily Windows to 20241026 Signed-off-by: Nextcloud Bot --- config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index e3557e0..0f5fcc9 100644 --- a/config/config.php +++ b/config/config.php @@ -31,7 +31,7 @@ $betaVersion = '3.14.0-rc3'; $dailyReleaseDateLinux = '20241025'; -$dailyReleaseDateWindows = '20241024'; +$dailyReleaseDateWindows = '20241026'; $dailyReleaseDateMacos = '20241025'; $dailyUrl = "https://download.nextcloud.com/desktop/daily/";