feat(readme): document HTTP/3 QUIC support and configuration options

This commit is contained in:
2026-03-19 19:10:33 +00:00
parent 6d447f0086
commit cd3f08d55f
5 changed files with 139 additions and 4 deletions

View File

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