diff --git a/custom_components/flickerstrip/manifest.json b/custom_components/flickerstrip/manifest.json index fedbb0b..ec41423 100644 --- a/custom_components/flickerstrip/manifest.json +++ b/custom_components/flickerstrip/manifest.json @@ -14,7 +14,7 @@ } ], "requirements": [ - "flickerstrip-py @ git+https://git.fifitido.net/lib/flickerstrip-py@0.2.4s" + "flickerstrip-py @ git+https://git.fifitido.net/lib/flickerstrip-py@0.2.4" ], - "version": "1.0.1" + "version": "1.0.2" }