From c5ca7f236f754441a5dd925719c06c3294bd8cd3 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 20 Jan 2023 11:06:05 +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 97b680dba..2d24b0250 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.1'); +define('STD_VERSION', '8.1.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1255); -- cgit v1.2.3