diff --git a/config/config.php b/config/config.php index 3b7c7f7..c52310f 100644 --- a/config/config.php +++ b/config/config.php @@ -31,7 +31,7 @@ $betaVersion = '3.13.0-rc1'; $dailyReleaseDateLinux = '20240728'; -$dailyReleaseDateWindows = '20240728'; +$dailyReleaseDateWindows = '20240729'; $dailyReleaseDateMacos = '20240604'; $dailyUrl = "https://download.nextcloud.com/desktop/daily/";