Skip to content

Commit e8bf05b

Browse files
committed
.
1 parent 6c535ae commit e8bf05b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## IDF Component Manager Manifest File
2-
version: "2.3.3.7"
2+
version: "2.3.3"
33
license: "Apache-2.0"
44
description: "C++ wrapper for the NimBLE BLE stack (forked and modified by syscode1)"
55
url: "https://github.com/syscode1/esp-nimble-cpp"
66
repository: "https://github.com/syscode1/esp-nimble-cpp"
77
maintainers:
88
- syscode1 <[email protected]>
9-
documentation: "https://github.com/syscode1/esp-nimble-cpp#readme"
9+
documentation: "https://github.com/syscode1/esp-nimble-cpp"
1010
tags:
1111
- BLE
1212
- NimBLE

0 commit comments

Comments
 (0)