diff --git a/config/config.php b/config/config.php index d803a4d..56588b5 100644 --- a/config/config.php +++ b/config/config.php @@ -16,7 +16,7 @@ $betaVersion = '3.14.0-rc3'; $dailyReleaseDateLinux = '20241106'; -$dailyReleaseDateWindows = '20241106'; +$dailyReleaseDateWindows = '20241107'; $dailyReleaseDateMacos = '20241105'; $dailyUrl = "https://download.nextcloud.com/desktop/daily/";