]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/initializers/constants.ts
Add migration to delete old Authors table
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
index 25b2dff8442efaa92b94f7f96196a4dc96ede7c2..3a5a557d4c001a9afc0b43c1b1b2c0389d1ab57f 100644 (file)
@@ -9,7 +9,7 @@ import { isTestInstance, root, sanitizeHost, sanitizeUrl } from '../helpers/core
 
 // ---------------------------------------------------------------------------
 
-const LAST_MIGRATION_VERSION = 140
+const LAST_MIGRATION_VERSION = 145
 
 // ---------------------------------------------------------------------------