From e80de634d3118c7e733ba254388ca30bdec4fd36 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 21 Nov 2025 08:10:44 +0100 Subject: [PATCH] version 10.6.1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 413129696..b1e1f341e 100644 --- a/boot.php +++ b/boot.php @@ -70,7 +70,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.6'); +define('STD_VERSION', '10.6.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1264);