mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 14:52:51 +02:00
Rename migration to v2.35.0 & merge master
This commit is contained in:
+1
-1
@@ -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]`
|
||||||
|
|
||||||
Reference in New Issue
Block a user