Skip to content

Commit 98b9cf9

Browse files
committed
chore: bump version to v0.4.0
1 parent d2975bf commit 98b9cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/ash
22
trap 'shutdown' TERM INT
3-
TAILRELAY_VERSION=v0.3.0
3+
TAILRELAY_VERSION=v0.4.0
44

55
# Accept a single comma‑separated list of port:target pairs
66
# Each item in the list represents one socat relay

0 commit comments

Comments
 (0)