Skip to content

Commit 04b3081

Browse files
committed
fixed missing nanopb library version on Pio registry manifest
1 parent 14f96f5 commit 04b3081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"license": "GPL-3.0-only",
5656
"dependencies":
5757
[
58-
{"name":"Nanopb", "owner":"nanopb", "version":"0.4.8"}
58+
{"name":"Nanopb", "owner":"nanopb", "version":"0.4.91"}
5959
]
6060
}

0 commit comments

Comments
 (0)