From 7342cb81a3cffc1cd8ae3e32c2035e5c07376b53 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 4 Jan 2022 20:42:43 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 9bfb8ee88..8d3953f13 100644 --- a/boot.php +++ b/boot.php @@ -55,7 +55,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '6.5.12' ); +define ( 'STD_VERSION', '6.5.13' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1250 ); -- cgit v1.2.3