aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-02-06 06:46:05 +0100
committerMario Vavti <mario@mariovavti.com>2019-02-06 06:46:05 +0100
commit860dead9851116617a275fbe08e861ce5d8642f9 (patch)
tree20191c39a735788ca8d22bd43a19ab32b480662f /boot.php
parent4bcddca1f0e193e699b55a917aebfab17e63d735 (diff)
parent518ceb53a8de5b4ee375947721d56f7a43621a61 (diff)
downloadvolse-hubzilla-860dead9851116617a275fbe08e861ce5d8642f9.tar.gz
volse-hubzilla-860dead9851116617a275fbe08e861ce5d8642f9.tar.bz2
volse-hubzilla-860dead9851116617a275fbe08e861ce5d8642f9.zip
Merge remote-tracking branch 'mike/master' 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 350106c80..e93e621ce 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.2' );
+define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.3' );
/**
* activity stream defines
*/