From e2faf18099203ad37bcd7ed2817b541179059689 Mon Sep 17 00:00:00 2001 From: aleks Date: Mon, 19 Jun 2023 11:12:04 +0200 Subject: [PATCH] change the component version to v1.0.11 --- idf_component.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idf_component.yml b/idf_component.yml index 50d8653..444d15a 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,4 +1,4 @@ -version: "1.0.10" +version: "1.0.11" description: ESP-MODBUS is the official Modbus library for Espressif SoCs. url: https://github.com/espressif/esp-modbus dependencies: