From 6a53ddef2167ab96e4554b90d731e49cb7822bae Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 2 May 2024 14:50:57 +0000 Subject: css fix and 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 862079276..e202ad2b0 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', '9.1.1'); +define('STD_VERSION', '9.1.2'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3