diff --git a/config/config.php b/config/config.php index 256162c..aae6e6e 100644 --- a/config/config.php +++ b/config/config.php @@ -29,7 +29,7 @@ $betaVersion = '3.13.0-rc1'; $dailyReleaseDateLinux = '20240702'; -$dailyReleaseDateWindows = '20240702'; +$dailyReleaseDateWindows = '20240703'; $dailyReleaseDateMacos = '20240604'; $dailyUrl = "https://download.nextcloud.com/desktop/daily/";