From 49c1833a466ffa70d3121b6761575f83665fe14f Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 9 Mar 2024 20:58:53 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index a6c289b9e..1fb2e4d4b 100644 --- a/boot.php +++ b/boot.php @@ -64,7 +64,7 @@ require_once('include/selectors.php'); require_once('include/activities.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '8.9.10'); +define('STD_VERSION', '8.9.11'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3