fix(dcrouter): guard auto certificate reprovisioning against unnamed routes

This commit is contained in:
2026-03-27 19:28:55 +00:00
parent 3d443fa147
commit dcd75f5e47
4 changed files with 9 additions and 3 deletions

View File

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