Skip to content

Commit 4c503a9

Browse files
chore(hotfix): sender should not close the connection while the receiver is still working
1 parent 922b6ae commit 4c503a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@noisytransfer/cli",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Fast E2EE WebRTC file transfer (DTLS by default, optional PQ) with human-readable pairing codes.",
55
"license": "AGPL-3.0-only",
66
"type": "module",

0 commit comments

Comments
 (0)