From b5ad0589cb0c2eb7d45005ad7efc6a263ebde66c Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 5 Jun 2025 15:44:25 +0000 Subject: [PATCH] bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 817e3aca2..1bc71bb34 100644 --- a/boot.php +++ b/boot.php @@ -70,7 +70,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '10.3.53'); +define('STD_VERSION', '10.3.54'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263);