add hashtag to appschema and bump appschema rev

This commit is contained in:
Mario Vavti
2019-07-18 14:19:32 +02:00
parent 8ced3699c2
commit 6ca7527ec9
2 changed files with 5 additions and 3 deletions

View File

@@ -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
*/