aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-07-01 23:28:31 -0700
committerzotlabs <mike@macgirvin.com>2019-07-01 23:28:31 -0700
commit276ab3eae32458b019af9261b49acf31739ed09e (patch)
treef0ad9e956422867dd1e728e5876cf849b3cc9e58 /boot.php
parent1b976f30f36cc00e23c8eecadd2a8f90d7e8895b (diff)
downloadvolse-hubzilla-276ab3eae32458b019af9261b49acf31739ed09e.tar.gz
volse-hubzilla-276ab3eae32458b019af9261b49acf31739ed09e.tar.bz2
volse-hubzilla-276ab3eae32458b019af9261b49acf31739ed09e.zip
I'm pretty sure the LD construct 'diaspora:guid' isn't actually legal without a definition of 'diaspora' in the current or parent LD context.
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 9cbbec763..4746380a3 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.6' );
+define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.7' );
/**
* activity stream defines
*/