From 9164da727393b756f1472163d6021fd17570d6c8 Mon Sep 17 00:00:00 2001 From: Aruna Tennakoon Date: Tue, 14 Jul 2026 21:35:03 +0700 Subject: [PATCH] chore: update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e728c27..4149f43 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Add to your project's `idf_component.yml`: ```yaml dependencies: - sinricpro/esp-idf: "^1.1.2" + sinricpro/esp-idf: "^1.2.1" ``` ### Method 2: Manual Installation @@ -80,7 +80,7 @@ git clone https://github.com/sinricpro/esp-idf.git sinricpro Or ```bash -idf.py add-dependency "sinricpro/esp-idf^1.1.2" +idf.py add-dependency "sinricpro/esp-idf^1.2.1" ``` View at: https://components.espressif.com/components/sinricpro/esp-idf