From 91f3c722d640bd3bd8c43dba1ab39be16dca8e20 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 6 Apr 2021 07:57:35 +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 d91b57f1f..26286d644 100644 --- a/boot.php +++ b/boot.php @@ -52,7 +52,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '5.5.3' ); +define ( 'STD_VERSION', '5.5.4' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1244 ); -- cgit v1.2.3