]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/initializers/constants.ts
Add plugin table migration table
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
index 1111fd97f3884ba5b030a2d942b8dfbde8fb48df..5329d5fabb18d9b14f66bee52cc0a36a2c691364 100644 (file)
@@ -14,7 +14,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
 
 // ---------------------------------------------------------------------------
 
-const LAST_MIGRATION_VERSION = 400
+const LAST_MIGRATION_VERSION = 405
 
 // ---------------------------------------------------------------------------