From 273433586984abeeb5f7c10a4377bba1ea21b3d5 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 7 Aug 2022 14:16:56 +0200 Subject: version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index ef7f35d59..bef09595c 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.6'); +define('STD_VERSION', '7.6.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3