From 1e171a72a03bfff06888c275b4fc88286ae20c8f Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 21 Feb 2022 10:18:39 +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 d1459d6be..6b6a56b6d 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', '7.1.3'); +define('STD_VERSION', '7.1.4'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1252); -- cgit v1.2.3