fix(opsserver): align certificate status handling with the updated smartproxy response format

This commit is contained in:
2026-04-14 01:16:37 +00:00
parent 848515e424
commit bcea93753b
6 changed files with 20 additions and 14 deletions

View File

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