From 241d96e9faa77bdbcde8d7a0d7a31bf915180846 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 25 Jun 2024 09:29:08 +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 60e022ba2..9c3697437 100644 --- a/boot.php +++ b/boot.php @@ -66,7 +66,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '9.1.4'); +define('STD_VERSION', '9.1.5'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263); -- cgit v1.2.3