From 056c55a9632521b1dba9a01c943f44db21689109 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 28 Feb 2024 10:20:34 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 80ba84405..d11934c3c 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.8'); +define('STD_VERSION', '8.9.9'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3