From 8fe6aede03e6232234f69776c421e49e464e0a6b Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 19 Jan 2024 20:11:35 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 30672e44b..2ccdd12d0 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.2'); +define('STD_VERSION', '8.9.3'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1261); -- cgit v1.2.3