1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00

Add server migrations

This commit is contained in:
Chocobozzz 2019-03-06 11:32:53 +01:00 committed by Chocobozzz
parent 9c6ca37fc1
commit d4c9f45b31
4 changed files with 105 additions and 3 deletions

View file

@ -18,7 +18,7 @@ let config: IConfig = require('config')
// ---------------------------------------------------------------------------
const LAST_MIGRATION_VERSION = 340
const LAST_MIGRATION_VERSION = 345
// ---------------------------------------------------------------------------