Skip to content

Commit 0083d2a

Browse files
committed
Update mdns version.
Was fixed to 1.2.1 before, because of a bug in 1.2.2
1 parent 22d7fc9 commit 0083d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: idf_component.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ files:
4444
dependencies:
4545
idf: ">=5.1"
4646
# mdns 1.2.1 is necessary to build H2 with no WiFi
47-
mdns: "1.2.1"
47+
mdns: "^1.2.3"
4848
chmorgan/esp-libhelix-mp3:
4949
version: "1.0.3"
5050
require: public

0 commit comments

Comments
 (0)