Skip to content

Commit b031a82

Browse files
committed
Bump to 1.8.2
1 parent 3c11cce commit b031a82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# CMakeLists in this exact order for cmake to work correctly
55
cmake_minimum_required(VERSION 3.16)
66

7-
set(PROJECT_VER "1.8.1")
7+
set(PROJECT_VER "1.8.2")
88

99
# Add this line to disable the specific warning
1010
add_compile_options(-Wno-missing-field-initializers)

main/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
78/esp_lcd_nv3023: ~1.0.0
1616
78/esp-wifi-connect: ~2.4.3
1717
78/esp-opus-encoder: ~2.4.0
18-
78/esp-ml307: ~3.1.1
18+
78/esp-ml307: ~3.2.0
1919
78/xiaozhi-fonts: ~1.3.2
2020
espressif/led_strip: ^2.5.5
2121
espressif/esp_codec_dev: ~1.3.2

0 commit comments

Comments
 (0)