From b99a4ade1afffb48c8f9f797317a45337533887a Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 21 Apr 2023 10:39:17 +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 a2b180f26..88d58588c 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.3.3'); +define('STD_VERSION', '8.3.4'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1255); -- cgit v1.2.3