From eb793b160103bddab071ca7e91daf500ec262315 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 21 Apr 2021 19:28:41 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 039dda1b8..040761cce 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.4' ); +define ( 'STD_VERSION', '5.5.5' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1244 ); -- cgit v1.2.3