aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-05-02 20:33:45 -0700
committerzotlabs <mike@macgirvin.com>2019-05-02 20:33:45 -0700
commit76757ad1f263fc2da10cd774070d0899f7c317b3 (patch)
tree34923f613a1dd8501c63a227c9d9476159818123 /boot.php
parente0fdafc7e5adfce2e629b6e55c25e0c4c665a64e (diff)
parent347e88dc65b1240dc6d1690570531dc3015a4452 (diff)
downloadvolse-hubzilla-76757ad1f263fc2da10cd774070d0899f7c317b3.tar.gz
volse-hubzilla-76757ad1f263fc2da10cd774070d0899f7c317b3.tar.bz2
volse-hubzilla-76757ad1f263fc2da10cd774070d0899f7c317b3.zip
Merge branch 'dev' of /home/macgirvin/hz into dev
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 6a52c2ca4..89c6d5e1f 100755
--- a/boot.php
+++ b/boot.php
@@ -467,7 +467,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.3' );
+define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.4' );
/**
* activity stream defines
*/