fix(dcrouter): sync allowed tunnel edges when merged routes change

This commit is contained in:
2026-04-02 17:59:51 +00:00
parent f145798f39
commit 04ec387ce5
4 changed files with 13 additions and 3 deletions

View File

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