From 51fce12cd70cf4b2299ca56069934fa698d29953 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 26 Apr 2023 17:59:20 +0200 Subject: update 1256 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index f1e2849ba..3d6dd53e4 100644 --- a/boot.php +++ b/boot.php @@ -63,7 +63,7 @@ define('PLATFORM_NAME', 'hubzilla'); define('STD_VERSION', '8.3.5'); define('ZOT_REVISION', '6.0'); -define('DB_UPDATE_VERSION', 1255); +define('DB_UPDATE_VERSION', 1256); define('PROJECT_BASE', __DIR__); -- cgit v1.2.3