From 6e5566f9c807aa271c74be48faf2cc85e7c4b1dd Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 7 Jan 2024 20:38:40 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 6f35fb55e..30672e44b 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.1'); +define('STD_VERSION', '8.9.2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1261); -- cgit v1.2.3