Fix: Subscriptions from GNU Social partially don't work

This commit is contained in:
Michael
2018-05-18 12:18:12 +00:00
parent 13ae3436b6
commit feb3d76a5b
3 changed files with 34 additions and 49 deletions

View File

@@ -41,7 +41,7 @@ define('FRIENDICA_PLATFORM', 'Friendica');
define('FRIENDICA_CODENAME', 'The Tazmans Flax-lily');
define('FRIENDICA_VERSION', '2018.05-rc');
define('DFRN_PROTOCOL_VERSION', '2.23');
define('DB_UPDATE_VERSION', 1263);
define('DB_UPDATE_VERSION', 1264);
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
/**