diff --git a/README.md b/README.md
index e945839..6131d99 100644
--- a/README.md
+++ b/README.md
@@ -82,4 +82,7 @@ services:
Generated channels with V2 API and correct JWT implementaton
- 1.0.5
1.1.24
- Url caching improvements
\ No newline at end of file
+ Url caching improvements
+- 1.0.6
+ 1.1.24
+ Addition of extra logging
\ No newline at end of file
diff --git a/build.sh b/build.sh
index 576624d..104ea94 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="bff5e68f0a0914bf71f9dbd8a19102b49aeff57b"
+GIT_COMMIT="cf3c05f67002b1d1b4036dbaaa7d373405b4b5a6"
BUILD_FOLDER="/build"
BIN_FOLDER=$"/bin/pluto"