Skip to content

Commit 4e4aaac

Browse files
committed
release: 4.2.0-1
1 parent 3afef3a commit 4e4aaac

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog - streamlink/windows-builds
22
====
33

4+
## 4.2.0-1 (2022-07-09)
5+
6+
- Updated Streamlink to 4.2.0, updated its dependencies
7+
48
## 4.1.0-3 (2022-06-11)
59

610
- Implemented portable builds

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"app": {
33
"name": "streamlink",
4-
"rel": "3"
4+
"rel": "1"
55
},
66
"git": {
77
"repo": "https://github.com/streamlink/streamlink.git",
8-
"ref": "4.1.0"
8+
"ref": "4.2.0"
99
},
1010
"assets": {
1111
"ffmpeg-x86": {

0 commit comments

Comments
 (0)