From 6ca7527ec9043571525187c0d33e75f03c5a8e1b Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 18 Jul 2019 14:19:32 +0200 Subject: add hashtag to appschema and bump appschema rev --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index dc21efe3c..a3bdb994e 100755 --- a/boot.php +++ b/boot.php @@ -468,7 +468,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.7' ); +define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.8' ); /** * activity stream defines */ -- cgit v1.2.3