mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-09-01 13:51:27 +02:00
Fix bad migration version
This commit is contained in:
parent
a5f33a5502
commit
a7e01ad6ee
@ -7,7 +7,7 @@
|
||||
* @property {MigrationContext} context - an object containing the migration context.
|
||||
*/
|
||||
|
||||
const migrationVersion = '2.20.1'
|
||||
const migrationVersion = '2.25.2'
|
||||
const migrationName = `${migrationVersion}-add-ipaddress-to-playbacksession`
|
||||
const loggerPrefix = `[${migrationVersion} migration]`
|
||||
|
Loading…
Reference in New Issue
Block a user