Skip to content

Commit f3eda33

Browse files
committed
release: v2.5.1
1 parent 06d164e commit f3eda33

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,14 +1,14 @@
11
Changelog - Streamlink Twitch GUI
22
===
33

4-
## master
4+
## [v2.5.1](https://github.com/streamlink/streamlink-twitch-gui/releases/tag/v2.5.1) (2024-05-06)
55

66
- Fixed notifications with empty messages not showing on Windows ([#1006](https://github.com/streamlink/streamlink-twitch-gui/pull/1006))
77
- Downgraded NW.js to 0.82.0 (Chromium 119.0.6045.105 / NodeJS 20.7.0) ([#1005](https://github.com/streamlink/streamlink-twitch-gui/pull/1005))
88
- Fixes GPU process crashes on Linux
99

1010

11-
[Changelog](https://github.com/streamlink/streamlink-twitch-gui/compare/v2.5.0...master)
11+
[Changelog](https://github.com/streamlink/streamlink-twitch-gui/compare/v2.5.0...v2.5.1)
1212

1313

1414
## [v2.5.0](https://github.com/streamlink/streamlink-twitch-gui/releases/tag/v2.5.0) (2024-05-03)

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": "2.5.0",
3+
"version": "2.5.1",
44
"license": "MIT",
55
"author": "Sebastian Meyer",
66
"homepage": "https://github.com/streamlink/streamlink-twitch-gui",

0 commit comments

Comments
 (0)