aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-05-28 16:28:03 -0700
committerzotlabs <mike@macgirvin.com>2019-05-28 16:28:03 -0700
commit52f8429218ae8a0f8c2ff193728e3b4422985207 (patch)
treec0cce9690f62723491fded11c9c78520781b399e /boot.php
parent932b4140637e22e9fb4ff3a91a9c8f186915646b (diff)
downloadvolse-hubzilla-52f8429218ae8a0f8c2ff193728e3b4422985207.tar.gz
volse-hubzilla-52f8429218ae8a0f8c2ff193728e3b4422985207.tar.bz2
volse-hubzilla-52f8429218ae8a0f8c2ff193728e3b4422985207.zip
support 'expires' over Zot6
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
*/