fix(build): bump dev dependencies, update build script, and refresh README docs

This commit is contained in:
2026-02-17 10:04:54 +00:00
parent 1f90b91252
commit 5321e5f0e0
6 changed files with 154 additions and 119 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/remoteingress',
version: '3.0.3',
version: '3.0.4',
description: 'Edge ingress tunnel for DcRouter - accepts incoming TCP connections at network edge and tunnels them to DcRouter SmartProxy preserving client IP via PROXY protocol v1.'
}