Update changelog and bump version to 1.5.1

This commit is contained in:
Ingo Oppermann 2022-11-14 21:03:36 +01:00
parent e0982a1941
commit 1d25b84ac5
No known key found for this signature in database
GPG Key ID: 2AB32426E9DD229E
2 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# Restreamer-UI
## v1.5.0 > v1.5.1
- Fix FFmpeg version check for RTSP sources (datarhei/restreamer#455)
## v1.4.0 > v1.5.0
- Add changelog viewer

View File

@ -1,7 +1,7 @@
{
"name": "restreamer-ui",
"version": "1.5.0",
"bundle": "restreamer-v2.4.0",
"version": "1.5.1",
"bundle": "restreamer-v2.4.1",
"private": false,
"license": "Apache-2.0",
"dependencies": {
@ -89,4 +89,4 @@
"react-error-overlay": "^6.0.11"
},
"resolutions": {}
}
}