remove column item.diaspora_meta, action items 2 and 3 of hubzilla issue #828

This commit is contained in:
zotlabs
2017-11-16 17:13:48 -08:00
parent d13a6180be
commit 7386fa57c8
3 changed files with 13 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.9' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1197 );
define ( 'DB_UPDATE_VERSION', 1198 );
define ( 'PROJECT_BASE', __DIR__ );