mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-24 20:31:31 +00:00
Rename migration to v2.35.0 & merge master
This commit is contained in:
parent
379f6c716a
commit
dc446862c1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
* @property {MigrationContext} context - an object containing the migration context.
|
* @property {MigrationContext} context - an object containing the migration context.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const migrationVersion = '2.33.0'
|
const migrationVersion = '2.35.0'
|
||||||
const migrationName = `${migrationVersion}-add-last-refresh-token`
|
const migrationName = `${migrationVersion}-add-last-refresh-token`
|
||||||
const loggerPrefix = `[${migrationVersion} migration]`
|
const loggerPrefix = `[${migrationVersion} migration]`
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue