Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownskl committed Sep 19, 2023
1 parent 5a60d34 commit 5cdb33a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v2.0.0-beta14 - 2023-09-20
- Fixed logout and clear data buttons
- Fixed reliability of the nexus menu button
- Fixed chataudio by upgrading to WebRTC tracks #786 #365
- Improved error handling when starting a new stream

## v2.0.0-beta13 - 2023-09-18
- Added support for Free 2 play games on xCloud #918
- Added support for estimated waiting times (Experimental, times may be way off)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "greenlight",
"description": "Greenlight is a streaming application for Xbox and xCloud",
"version": "2.0.0-beta13",
"version": "2.0.0-beta14",
"author": "UnknownSKL <info+github@jimkroon.nl>",
"main": "app/background.js",
"repository": {
Expand Down

0 comments on commit 5cdb33a

Please sign in to comment.