From dff906ca69efbb8ae18e9954ec7a937e36b50308 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 2 Jan 2024 20:50:50 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index e2e224548..a360858c3 100644 --- a/boot.php +++ b/boot.php @@ -62,7 +62,7 @@ require_once('include/conversation.php'); require_once('include/acl_selectors.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '8.9'); +define('STD_VERSION', '8.9.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1259); -- cgit v1.2.3