diff --git a/config/config.php b/config/config.php index cef2976..f90b78b 100644 --- a/config/config.php +++ b/config/config.php @@ -31,7 +31,7 @@ $betaVersion = '3.14.0-rc3'; $dailyReleaseDateLinux = '20240914'; -$dailyReleaseDateWindows = '20240914'; +$dailyReleaseDateWindows = '20240915'; $dailyReleaseDateMacos = '20240604'; $dailyUrl = "https://download.nextcloud.com/desktop/daily/";