aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-02-27 10:22:48 +0100
committerMario <mario@mariovavti.com>2020-02-27 10:22:48 +0100
commit7cf73e0533a61270c9bc5036c3da0e4ea4c593c5 (patch)
tree8dc4892673a8703d2191cb2fe1ecf3b0dbd09c81 /boot.php
parent03e9ed71b4d0424c0dec103ada46cbd40d018b45 (diff)
parent85cf25a2a8bfbbfe10de485d4affd54626fbbfa4 (diff)
downloadvolse-hubzilla-7cf73e0533a61270c9bc5036c3da0e4ea4c593c5.tar.gz
volse-hubzilla-7cf73e0533a61270c9bc5036c3da0e4ea4c593c5.tar.bz2
volse-hubzilla-7cf73e0533a61270c9bc5036c3da0e4ea4c593c5.zip
Merge branch 'dev' into 'dev'
add iconfig to zot6 objects See merge request hubzilla/core!1835
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 1f8fd6c94..ec96045e9 100755
--- a/boot.php
+++ b/boot.php
@@ -473,7 +473,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.8' );
+define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.9' );
/**
* activity stream defines
*/