aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2019-05-29 09:06:52 +0200
committerMario <mario@mariovavti.com>2019-05-29 09:06:52 +0200
commit767a235611012200c6767ca602d736e7ab3b8b40 (patch)
tree02e161ec42c61fed13ac5020a0a0f0b3dda1f887 /boot.php
parentca8d252ad75306e6d3cd066d5c593e94de1dfbdd (diff)
parent620fc06b6cd068d6819e1613c4ef0ad10f3ba2a6 (diff)
downloadvolse-hubzilla-767a235611012200c6767ca602d736e7ab3b8b40.tar.gz
volse-hubzilla-767a235611012200c6767ca602d736e7ab3b8b40.tar.bz2
volse-hubzilla-767a235611012200c6767ca602d736e7ab3b8b40.zip
Merge branch 'dev' into 'dev'
support 'expires' over Zot6 See merge request hubzilla/core!1661
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 e76440e10..86c3c3272 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
*/