diff --git a/README.md b/README.md index 5a04bb6..76c6bcc 100644 --- a/README.md +++ b/README.md @@ -73,4 +73,7 @@ services: 1.1.24 - 1.0.2   1.1.24
- Update with an updated version that isn't published on the npm registry \ No newline at end of file + Update with an updated version that isn't published on the npm registry +- 1.0.3   + 1.1.24
+ Fixes the generated channels not being playable \ No newline at end of file diff --git a/build.sh b/build.sh index 902f692..e806bd3 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash GIT_REPO_URL="https://github.com/4v3ngR/pluto_tv_scraper.git" -GIT_COMMIT="92f960ec5423efcda9f84edaf7f37d9c2ff86776" +GIT_COMMIT="dd21bff73620c11b5a8c9c43a96bc96cd804896e" BUILD_FOLDER="/build" BIN_FOLDER=$"/bin/pluto"