From 4c87f36a8c1c2076526273e0bc7a5d2f99402c48 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 23 Jun 2023 12:37:07 +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 04e679cfe..a52c55c32 100644 --- a/boot.php +++ b/boot.php @@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '8.5.3'); +define('STD_VERSION', '8.5.4'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1258); -- cgit v1.2.3