aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2019-05-03 08:36:58 +0200
committerMario <mario@mariovavti.com>2019-05-03 08:36:58 +0200
commit6da4dfe605cc5dcffaf14f53549a61c0240e31bf (patch)
tree3107de4b8f3ac28e65c2896fecb7e4245bf8da0a /boot.php
parentb35961c53cde75b133411882e35c76ef4ffd35f3 (diff)
parent7b4cb31a10a3ad4b9c0c671014074362fa19cb6c (diff)
downloadvolse-hubzilla-6da4dfe605cc5dcffaf14f53549a61c0240e31bf.tar.gz
volse-hubzilla-6da4dfe605cc5dcffaf14f53549a61c0240e31bf.tar.bz2
volse-hubzilla-6da4dfe605cc5dcffaf14f53549a61c0240e31bf.zip
Merge branch 'unfriend_delete_posts_bug' into 'dev'
Unfriend delete posts bug See merge request hubzilla/core!1624
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
*/