1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Fix migration version

This commit is contained in:
Chocobozzz 2025-06-26 15:23:18 +02:00
parent 3fbaae8ac2
commit de884c6721
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -48,7 +48,7 @@ import { CONFIG, registerConfigChangedHandler } from './config.js'
// ---------------------------------------------------------------------------
export const LAST_MIGRATION_VERSION = 890
export const LAST_MIGRATION_VERSION = 900
// ---------------------------------------------------------------------------