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