From fcfc8756d89cd7781e430f0e5be4b05fa5e23cc8 Mon Sep 17 00:00:00 2001 From: aleks Date: Mon, 29 Apr 2024 13:15:06 +0200 Subject: [PATCH] increase the component version for release --- idf_component.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idf_component.yml b/idf_component.yml index 49f9b06..c69e18c 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,4 +1,4 @@ -version: "1.0.13" +version: "1.0.14" description: ESP-MODBUS is the official Modbus library for Espressif SoCs. url: https://github.com/espressif/esp-modbus dependencies: