fix(dcrouter): bump patch for release pipeline consistency - no code changes

This commit is contained in:
2026-02-14 12:33:04 +00:00
parent 3078fa9d7b
commit 09d66e4528
3 changed files with 9 additions and 2 deletions

View File

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