]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/initializers/constants.ts
Add migration script
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
index 073fabd27b0f806b5055658e61d1d365c400993a..f87041a3ffe127e9ffbfda527f4fe9b2669a4e21 100644 (file)
@@ -10,13 +10,12 @@ import {
   RequestEndpoint,
   RequestVideoEventType,
   RequestVideoQaduType,
-  JobState,
-  VideoResolution
+  JobState
 } from '../../shared/models'
 
 // ---------------------------------------------------------------------------
 
-const LAST_MIGRATION_VERSION = 70
+const LAST_MIGRATION_VERSION = 75
 
 // ---------------------------------------------------------------------------