hid_send_output_report: bump version to 0.15.0

This commit is contained in:
Ihor Dutchak
2024-08-02 16:40:57 +03:00
parent 4578ea2461
commit 9fc8b01c77
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.14.0
0.15.0

View File

@@ -52,7 +52,7 @@
@ingroup API
*/
#define HID_API_VERSION_MINOR 14
#define HID_API_VERSION_MINOR 15
/** @brief Static/compile-time patch version of the library.
@ingroup API