From 22d8523e76f45532aa874eb2da78d9956e4b165e Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 12 May 2020 08:23:41 +0000 Subject: DB update 1238 to fix hubloc_id_url for existing hublocs and set hubloc_id_url in Activity::actor_store() --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b02a2a84a..2c8183e40 100755 --- a/boot.php +++ b/boot.php @@ -53,7 +53,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '4.7.6' ); define ( 'ZOT_REVISION', '6.0a' ); -define ( 'DB_UPDATE_VERSION', 1237 ); +define ( 'DB_UPDATE_VERSION', 1238 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3