From 60f0739c3e8158bdcb373c3607ef2e8e8fcb4e08 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 26 Apr 2023 16:28:20 +0000 Subject: update 1257 ud_guid > ud_host --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 3d6dd53e4..1f9d131d3 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', 1256); +define('DB_UPDATE_VERSION', 1257); define('PROJECT_BASE', __DIR__); -- cgit v1.2.3