mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2025-12-25 08:08:15 +01:00
Compare commits
9 Commits
2.3.1
...
release/2.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e7a1462a99 | ||
|
|
9e141c9f58 | ||
|
|
e5dbd26693 | ||
|
|
2272e3c4a7 | ||
|
|
8c6a9d4258 | ||
|
|
e4d202f1ce | ||
|
|
20349d9e8b | ||
|
|
96c142034e | ||
|
|
252b4f5644 |
@@ -1,5 +1,5 @@
|
||||
## IDF Component Manager Manifest File
|
||||
version: "2.3.0"
|
||||
version: "2.3.1"
|
||||
license: "Apache-2.0"
|
||||
description: "C++ wrapper for the NimBLE BLE stack"
|
||||
url: "https://github.com/h2zero/esp-nimble-cpp"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "esp-nimble-cpp",
|
||||
"version": "2.2.1",
|
||||
"version": "2.3.1",
|
||||
"description": "C++ wrapper for the NimBLE BLE stack",
|
||||
"keywords": [
|
||||
"BLE",
|
||||
|
||||
Reference in New Issue
Block a user