db schema change to add tags to content sources

This commit is contained in:
redmatrix
2016-05-01 21:00:02 -07:00
parent 5e458491f1
commit bd2f11ed8b
4 changed files with 14 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '1.4.4' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1166 );
define ( 'DB_UPDATE_VERSION', 1167 );
/**