]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/initializers/constants.ts
store uploaded video filename (#4885)
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
index f54ce95065fc7d69311ae37bdd21ee3b1a28a5d9..0d7e7077d7b97b198830884fe7cf12e1ae6533f7 100644 (file)
@@ -24,7 +24,7 @@ import { CONFIG, registerConfigChangedHandler } from './config'
 
 // ---------------------------------------------------------------------------
 
-const LAST_MIGRATION_VERSION = 710
+const LAST_MIGRATION_VERSION = 715
 
 // ---------------------------------------------------------------------------