fix issue where not all seen items where removed from the notifications

This commit is contained in:
Mario
2025-10-13 19:58:12 +00:00
parent c748d3f0f8
commit d24a3a2713
2 changed files with 13 additions and 18 deletions

View File

@@ -70,7 +70,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '10.5.10');
define('STD_VERSION', '10.5.11');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1264);