From 6252340804bee66736e49de4bdc08755510f1c70 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 6 Jan 2024 10:03:44 +0000 Subject: add Bookmark and Category to ap schema and bump ap schema version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index a360858c3..a1528e58d 100644 --- a/boot.php +++ b/boot.php @@ -487,7 +487,7 @@ define('NAMESPACE_YMEDIA', 'http://search.yahoo.com/mrss/'); define('ACTIVITYSTREAMS_JSONLD_REV', 'https://www.w3.org/ns/activitystreams'); -define('ZOT_APSCHEMA_REV', '/apschema/v1.10'); +define('ZOT_APSCHEMA_REV', '/apschema/v1.11'); /** * activity stream defines */ -- cgit v1.2.3