From 5faa285f6f6f3b4cf43fac61e57a23937eb21dab Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 25 Nov 2025 08:38:53 +0000 Subject: [PATCH] version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 626f4cbe6..3bc67bfb1 100644 --- a/boot.php +++ b/boot.php @@ -70,7 +70,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.7.6'); +define('STD_VERSION', '10.7.7'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1264);