]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/initializers/constants.ts
Add migrations
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
index 8f86bbbef62a9999e01311587d874d1b9e4b293b..2e9d3956ea52e88c4cefe2ce8806d004bb397eb6 100644 (file)
@@ -23,7 +23,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
 
 // ---------------------------------------------------------------------------
 
-const LAST_MIGRATION_VERSION = 515
+const LAST_MIGRATION_VERSION = 520
 
 // ---------------------------------------------------------------------------