fix(readme): preserve markdown line breaks in feature list

This commit is contained in:
2026-03-21 20:50:11 +00:00
parent 6330921160
commit a4ba6806e5
3 changed files with 11 additions and 6 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartvpn',
version: '1.4.0',
version: '1.4.1',
description: 'A VPN solution with TypeScript control plane and Rust data plane daemon'
}