From 002074493db4d46ed1192b8de46ba40699590b43 Mon Sep 17 00:00:00 2001 From: Nextcloud Bot Date: Sat, 13 Jul 2024 02:23:40 +0000 Subject: [PATCH] Update daily Windows to 20240713 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 f268832..5123667 100644 --- a/config/config.php +++ b/config/config.php @@ -31,7 +31,7 @@ $betaVersion = '3.13.0-rc1'; $dailyReleaseDateLinux = '20240712'; -$dailyReleaseDateWindows = '20240712'; +$dailyReleaseDateWindows = '20240713'; $dailyReleaseDateMacos = '20240604'; $dailyUrl = "https://download.nextcloud.com/desktop/daily/";