From 116234a1470e54f73166429dc1e8ee698ce90ff7 Mon Sep 17 00:00:00 2001 From: Terrence Date: Mon, 16 Jun 2025 20:55:57 +0800 Subject: [PATCH] Bump to 1.7.5 --- CMakeLists.txt | 2 +- main/idf_component.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b2714af5..c5a6e6ab 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ # CMakeLists in this exact order for cmake to work correctly cmake_minimum_required(VERSION 3.16) -set(PROJECT_VER "1.7.4") +set(PROJECT_VER "1.7.5") # Add this line to disable the specific warning add_compile_options(-Wno-missing-field-initializers) diff --git a/main/idf_component.yml b/main/idf_component.yml index 96cd5fbb..ed676b4d 100644 --- a/main/idf_component.yml +++ b/main/idf_component.yml @@ -14,7 +14,7 @@ dependencies: 78/esp_lcd_nv3023: ~1.0.0 78/esp-wifi-connect: ~2.4.2 78/esp-opus-encoder: ~2.3.3 - 78/esp-ml307: ~2.1.6 + 78/esp-ml307: ~2.2.0 78/xiaozhi-fonts: ~1.3.2 espressif/led_strip: ^2.5.5 espressif/esp_codec_dev: ~1.3.2