From 5ee4f37b8d2bfaee253e0e65acb74a414c602a33 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 7 Jan 2024 15:34:25 +0000 Subject: DB update 1260 - REQUIRES SODIUM PHP EXTENSION!!! --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index a1528e58d..6c1c43704 100644 --- a/boot.php +++ b/boot.php @@ -65,7 +65,7 @@ define('PLATFORM_NAME', 'hubzilla'); define('STD_VERSION', '8.9.1'); define('ZOT_REVISION', '6.0'); -define('DB_UPDATE_VERSION', 1259); +define('DB_UPDATE_VERSION', 1260); define('PROJECT_BASE', __DIR__); -- cgit v1.2.3