diff --git a/plugin.json b/plugin.json index eefc3a3..d087839 100644 --- a/plugin.json +++ b/plugin.json @@ -4,7 +4,7 @@ "Name": "HA-Commander", "Description": "Search, and interact with Home Assistant using Wox or Flow Launcher.", "Author": "Garulf", - "Version": "3.2.1", + "Version": "4.0.0", "Language": "python", "Website": "https://github.com/Garulf/HA-Commander", "IcoPath": "icons\\home-assistant.png", diff --git a/requirements.txt b/requirements.txt index c0eef52..bb47aa4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests==2.25.1 -git+https://github.com/garulf/flox@v0.10.4#egg=flox-lib +flox-lib==0.18.0