fix(migrations): use exact smartdata collection names in route unification migration

This commit is contained in:
2026-04-13 18:08:36 +00:00
parent 19398ea836
commit 36b629676f
5 changed files with 36 additions and 12 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '13.16.0',
version: '13.16.1',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}