From a2ba81afe18bd315d227069bd93cb755dc24e6c8 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 6 Oct 2025 23:27:14 +0200 Subject: [PATCH] version 10.4.4 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index b6b4d818a..9bcb10a5a 100644 --- a/boot.php +++ b/boot.php @@ -70,7 +70,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.4.3'); +define('STD_VERSION', '10.4.4'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1264);