Skip to content

Commit

Permalink
Version 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
arachnetech committed Apr 22, 2020
1 parent 4c6882f commit 80a1ce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Homebridge MQTT-Thing: Release Notes

### Version 1.1.10
+ Fixed crash in 1.1.9 with confirmed publisher on/off acknowledgement
+ Fixed crash (inroduced in version 1.1.9) with confirmed publisher on/off acknowledgement

### Version 1.1.9
+ Added persistencePath to historyOptions
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-mqttthing",
"version": "1.1.9",
"version": "1.1.10",
"description": "Homebridge plugin supporting various services over MQTT",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 80a1ce2

Please sign in to comment.