]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/initializers/constants.ts
Add actor follow url migration
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
index b33a62772fef635144e55cf7cd53c75c9fb49f6c..79e6a744c27a0110c7d050e1c4449fc02500bd7e 100644 (file)
@@ -24,7 +24,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
 
 // ---------------------------------------------------------------------------
 
-const LAST_MIGRATION_VERSION = 550
+const LAST_MIGRATION_VERSION = 555
 
 // ---------------------------------------------------------------------------