Skip to content

Commit f6e65da

Browse files
committed
release: v2.0.0
1 parent 3a26291 commit f6e65da

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog - Streamlink Twitch GUI
22
===
33

4-
## master
4+
## [v2.0.0](https://github.com/streamlink/streamlink-twitch-gui/releases/tag/v2.0.0) (2022-01-31)
55

66
### Twitch Helix API
77

@@ -46,7 +46,7 @@ Please see [issue #849](https://github.com/streamlink/streamlink-twitch-gui/issu
4646
- \[dev\] Bumped min. NodeJS requirement to 14.
4747

4848

49-
[Changelog](https://github.com/streamlink/streamlink-twitch-gui/compare/v1.13.0...master)
49+
[Changelog](https://github.com/streamlink/streamlink-twitch-gui/compare/v1.13.0...v2.0.0)
5050

5151

5252
## [v1.13.0](https://github.com/streamlink/streamlink-twitch-gui/releases/tag/v1.13.0) (2021-09-09)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "streamlink-twitch-gui",
3-
"version": "1.13.0",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"author": "Sebastian Meyer",
66
"homepage": "https://github.com/streamlink/streamlink-twitch-gui",

0 commit comments

Comments
 (0)