db update required for Zot2

This commit is contained in:
zotlabs
2016-11-22 14:15:33 -08:00
parent bc95b2fc77
commit 6e016c439c
7 changed files with 28 additions and 11 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.15.1' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1184 );
define ( 'DB_UPDATE_VERSION', 1185 );
/**