Skip to content

Commit a553700

Browse files
committedApr 8, 2022
4.4.19
1 parent 9b97995 commit a553700

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## [v4.4.19](https://github.com/jipaix/xdccjs/tree/v4.4.19)
3+
### Fix(lib)
4+
* clear connection timeout on download start
5+
---
26
## [v4.4.18](https://github.com/jipaix/xdccjs/tree/v4.4.18)
37
### Fix(lib)
48
* fixing the fix

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xdccjs",
3-
"version": "4.4.18",
3+
"version": "4.4.19",
44
"description": "download files from XDCC bots on IRC, complete implementation of the XDCC protocol",
55
"engines": {
66
"node": ">=14.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.