Skip to content

Commit

Permalink
convert ES6 to ES5 to support TV up to 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
vzakharchenko committed Mar 9, 2021
1 parent 95a2f5d commit c6546e5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
push: true
tags: |
vassio/rtsp-samsung-tv:latest
vassio/rtsp-samsung-tv:1.1.20
vassio/rtsp-samsung-tv:1.1.21
Binary file modified CameraDevice/CameraDevice.wgt
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rtsp-samsung-tv",
"version": "1.1.20",
"version": "1.1.21",
"description": "Display RTSP streams from IP Cameras on Samsung smart TV (Tizen TV)",
"main": "server.js",
"scripts": {
Expand Down

0 comments on commit c6546e5

Please sign in to comment.