version 10.6

This commit is contained in:
Mario
2025-11-04 09:24:43 +00:00
parent 24a9ad6260
commit b8a5ebe0f7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Hubzilla 10.6 (2025-??-??)
Hubzilla 10.6 (2025-11-04)
Features
- Improved background fetching of replies collection
- Refactor ASCache and implement ASCache::isCacheable()

View File

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