feat(vpn-ui): add QR code export for WireGuard client configurations

This commit is contained in:
2026-03-30 23:50:51 +00:00
parent e733067c25
commit 7370d7f0e7
7 changed files with 186 additions and 2 deletions

View File

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