fix(routes): preserve inline target ports when clearing network target references

This commit is contained in:
2026-04-16 22:21:07 +00:00
parent 8bbaf26813
commit d780e02928
6 changed files with 226 additions and 26 deletions

View File

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