aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-05-29 09:08:40 +0200
committerMario Vavti <mario@mariovavti.com>2019-05-29 09:08:40 +0200
commitb6bd2884d56877b9b6c69ac1403e17060341256e (patch)
tree6ce3c263a5ef87acb27f39a17b2e832b6ee37113 /boot.php
parent097b2390dbe2f80e966ae8486ffe8aedaa7461af (diff)
parent767a235611012200c6767ca602d736e7ab3b8b40 (diff)
downloadvolse-hubzilla-b6bd2884d56877b9b6c69ac1403e17060341256e.tar.gz
volse-hubzilla-b6bd2884d56877b9b6c69ac1403e17060341256e.tar.bz2
volse-hubzilla-b6bd2884d56877b9b6c69ac1403e17060341256e.zip
Merge branch 'dev' into 4.2RC
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 6da76fd22..48f2c719e 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.4' );
+define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.5' );
/**
* activity stream defines
*/