From 44e5dc7d97a7751c5fc44cf73e0c8cb26c2a0bbd Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 19 Apr 2023 11:14:46 +0200 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 4eb1f7132..a2b180f26 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.2'); +define('STD_VERSION', '8.3.3'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1255); -- cgit v1.2.3