Skip to content

Commit 0b23823

Browse files
author
Daisuke Baba
committed
Bump version
1 parent 4383ae9 commit 0b23823

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,9 @@ Set `GENERIC_BLE_TRACE=true` on starting Node-RED and you can find the precise l
234234

235235
# Revision History
236236

237+
* 2.0.4
238+
- Fix an issue where this node don't work with [email protected]
239+
237240
* 2.0.3
238241
- Fix an issue where noble looses a reference to a peripheral after it is disconnected
239242

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-generic-ble",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Node-RED nodes for generic BLE devices",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)