Skip to content

Commit

Permalink
Bump version to 1.14.0, bundle version to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Sep 13, 2024
1 parent 9e81f20 commit ce2e4eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
## v1.13.0 > v1.14.0

- Add wettercom service
- Add option to select which channels will be displayed on the playersite ([#392](https://github.com/datarhei/restreamer/issues/392), [#800](https://github.com/datarhei/restreamer/issues/800))
- Mod updates public videojs >v8
- Fix erroneous filter setting
- Fix encoded address
- Fix double -filter parameter when encoder sets filter
- Fix Docker build ([#64](https://github.com/datarhei/restreamer-ui/issues/64))

## v1.12.0 > v1.13.0

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "restreamer-ui",
"version": "1.13.0",
"bundle": "restreamer-v2.11.0",
"version": "1.14.0",
"bundle": "restreamer-v2.12.0",
"private": false,
"license": "Apache-2.0",
"dependencies": {
Expand Down Expand Up @@ -95,4 +95,4 @@
"react-error-overlay": "^6.0.11"
},
"resolutions": {}
}
}

0 comments on commit ce2e4eb

Please sign in to comment.