From 72ba24470de57347e6e3dae9ff8cd41fa09407ed Mon Sep 17 00:00:00 2001 From: David Cermak Date: Fri, 24 Jan 2025 14:32:01 +0100 Subject: [PATCH] bump(asio): Publish 1.32.0 to component manager Related to the bump-commit: ac6a388cdd7f31e113faa9cf132b8c57f1ff4df4 but missed to update idf_component.yml This publishes ASIO-1.32-0~0 --- components/asio/idf_component.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/asio/idf_component.yml b/components/asio/idf_component.yml index 3708c8510..63904337b 100644 --- a/components/asio/idf_component.yml +++ b/components/asio/idf_component.yml @@ -1,4 +1,4 @@ -version: "1.28.2~0" +version: "1.32.0" description: Cross-platform C++ library for network and I/O programming url: https://github.com/espressif/esp-protocols/tree/master/components/asio issues: https://github.com/espressif/esp-protocols/issues