From 11e532febbe40328423aabc3744462c1ac1db6a3 Mon Sep 17 00:00:00 2001 From: Nextcloud Bot Date: Fri, 1 Nov 2024 02:24:43 +0000 Subject: [PATCH] Update daily Windows to 20241101 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 f9ba177..643be08 100644 --- a/config/config.php +++ b/config/config.php @@ -16,7 +16,7 @@ $betaVersion = '3.14.0-rc3'; $dailyReleaseDateLinux = '20241025'; -$dailyReleaseDateWindows = '20241031'; +$dailyReleaseDateWindows = '20241101'; $dailyReleaseDateMacos = '20241031'; $dailyUrl = "https://download.nextcloud.com/desktop/daily/";