diff options
Diffstat (limited to 'platformio/common/libs/mqtt_module_relay/library.json')
-rw-r--r-- | platformio/common/libs/mqtt_module_relay/library.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platformio/common/libs/mqtt_module_relay/library.json b/platformio/common/libs/mqtt_module_relay/library.json index e71cf95..431bb49 100644 --- a/platformio/common/libs/mqtt_module_relay/library.json +++ b/platformio/common/libs/mqtt_module_relay/library.json @@ -1,6 +1,6 @@ { "name": "homekit_mqtt_module_relay", - "version": "1.0.3", + "version": "1.0.4", "build": { "flags": "-I../../include" }, |