fix: rename migration 0039_app_settings to 0041 to avoid conflict with 0039_cash-rounding
All checks were successful
Build & Release / build (push) Successful in 17s
All checks were successful
Build & Release / build (push) Successful in 17s
This commit is contained in:
@@ -288,6 +288,13 @@
|
|||||||
"when": 1775494000000,
|
"when": 1775494000000,
|
||||||
"tag": "0040_app-config",
|
"tag": "0040_app-config",
|
||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idx": 41,
|
||||||
|
"version": "7",
|
||||||
|
"when": 1775580000000,
|
||||||
|
"tag": "0041_app_settings",
|
||||||
|
"breakpoints": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user