Skip to content

Commit cf52ce5

Browse files
committed
release: 4.2.0-2
1 parent b177682 commit cf52ce5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog - streamlink/windows-builds
22
====
33

4-
## master
4+
## 4.2.0-2 (2022-08-02)
55

66
- Fixed missing dist-info directory in installer, causing an error when `--loglevel=debug` was set due to missing metadata of the streamlink package
77
- Updated FFmpeg to 5.1

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app": {
33
"name": "streamlink",
4-
"rel": "1"
4+
"rel": "2"
55
},
66
"git": {
77
"repo": "https://github.com/streamlink/streamlink.git",

0 commit comments

Comments
 (0)