Bump version to 1.4.0

This commit is contained in:
Ingo Oppermann 2022-09-30 12:40:00 +02:00
parent f17112a97f
commit a1bfd104ae
No known key found for this signature in database
GPG Key ID: 2AB32426E9DD229E
2 changed files with 10 additions and 2 deletions

View File

@ -1,5 +1,13 @@
# Restreamer-UI
### v1.3.0 > v1.4.0
- Add email field for Let's Encrypt certification
Dependency:
- datarhei Core v16.11.0+
### v1.2.0 > v1.3.0
- Add low_delay option to processing (default: true)

View File

@ -1,6 +1,6 @@
{
"name": "restreamer-ui",
"version": "1.3.0",
"version": "1.4.0",
"bundle": "restreamer-v2.3.0",
"private": false,
"license": "Apache-2.0",
@ -92,4 +92,4 @@
"url-parse@1.5.3": "patch:url-parse@npm:1.5.3#.yarn/patches/url-parse-npm-1.5.3-225ab9cae7.patch",
"react-error-overlay": "6.0.9"
}
}
}