fix(route-config): sync applied routes to remote ingress manager after route updates

This commit is contained in:
2026-04-02 16:26:24 +00:00
parent 5e980812b0
commit 73a47e5a97
5 changed files with 21 additions and 2 deletions

View File

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