diff --git a/config/config.php b/config/config.php
index 6480448..66e9b55 100644
--- a/config/config.php
+++ b/config/config.php
@@ -30,7 +30,7 @@
 $betaVersionInternal = '3.13.83';
 $betaVersion = '3.14.0-rc3';
 
-$dailyReleaseDateLinux = '20240915';
+$dailyReleaseDateLinux = '20240916';
 $dailyReleaseDateWindows = '20240916';
 $dailyReleaseDateMacos = '20240604';
 $dailyUrl = "https://download.nextcloud.com/desktop/daily/";