Skip to content

Commit

Permalink
Version 1.1.44
Browse files Browse the repository at this point in the history
  • Loading branch information
arachnetech committed Feb 19, 2023
1 parent 6cd0061 commit 4a80d66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

# Homebridge MQTT-Thing: Release Notes

### Version 1.1.44
+ Fixed Swing Mode default

### Version 1.1.43
+ Enabled use with Node.js 18.12

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.43",
"version": "1.1.44",
"description": "Homebridge plugin supporting various services over MQTT",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4a80d66

Please sign in to comment.