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

This commit is contained in:
Ryan Moon
2026-04-05 10:58:59 -05:00
parent bd2252e426
commit 24ddb17ca8
2 changed files with 7 additions and 0 deletions

View File

@@ -288,6 +288,13 @@
"when": 1775494000000,
"tag": "0040_app-config",
"breakpoints": true
},
{
"idx": 41,
"version": "7",
"when": 1775580000000,
"tag": "0041_app_settings",
"breakpoints": true
}
]
}