Make sure a report doesn't get deleted upon the deletion of its video
[oweals/peertube.git] / server / initializers / constants.ts
index bc6c58b0653fdcf2236328413a547e186c84412f..c8623a5d43cf31cfb4884b0823afe258059c995e 100644 (file)
@@ -14,7 +14,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
 
 // ---------------------------------------------------------------------------
 
-const LAST_MIGRATION_VERSION = 485
+const LAST_MIGRATION_VERSION = 490
 
 // ---------------------------------------------------------------------------