feat(vpn-ui): add format selection for VPN client config exports

This commit is contained in:
2026-03-30 17:08:57 +00:00
parent 6fa7206f86
commit 699aa8a8e1
4 changed files with 72 additions and 30 deletions

View File

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