mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-04 08:21:35 +00:00
Update migration file to v2.33.0
This commit is contained in:
parent
eb0383d37a
commit
a47c869d0b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
* @property {MigrationContext} context
|
* @property {MigrationContext} context
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const migrationVersion = '2.32.2'
|
const migrationVersion = '2.33.0'
|
||||||
const migrationName = `${migrationVersion}-add-discover-query-indexes`
|
const migrationName = `${migrationVersion}-add-discover-query-indexes`
|
||||||
const loggerPrefix = `[${migrationVersion} migration]`
|
const loggerPrefix = `[${migrationVersion} migration]`
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue