diff --git a/config/config.php b/config/config.php index 9f30a9f..9ff3fdf 100644 --- a/config/config.php +++ b/config/config.php @@ -31,7 +31,7 @@ $betaVersion = '3.14.0-rc3'; $dailyReleaseDateLinux = '20241020'; -$dailyReleaseDateWindows = '20241020'; +$dailyReleaseDateWindows = '20241021'; $dailyReleaseDateMacos = '20241020'; $dailyUrl = "https://download.nextcloud.com/desktop/daily/";