schema updates for zot access tokens

This commit is contained in:
redmatrix
2016-07-14 20:51:15 -07:00
parent f70f4a4e85
commit 94bd53c0f1
4 changed files with 77 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.9' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1179 );
define ( 'DB_UPDATE_VERSION', 1180 );
/**