fix(remoteingress): no changes detected in diff; no code modifications to release

This commit is contained in:
2026-02-16 11:23:08 +00:00
parent 1d1fbaed80
commit 601a13de1a
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/remoteingress',
version: '3.0.0',
version: '3.0.1',
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.'
}