Skip to content

Commit

Permalink
chore: release v2.1.1
Browse files Browse the repository at this point in the history
* (Apollon77) Fix new logic
  • Loading branch information
Apollon77 committed Jul 12, 2022
1 parent f97a785 commit 0ec637a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ see example folder
The library is partially based on the Python project https://github.com/albertogeniola/MerossIot, Thank you for this great basic work on how to connect to the Meross Cloud Servers

## Changelog
### __WORK IN PROGRESS__
### 2.1.1 (2022-07-12)
* (Apollon77) Fix new logic

### 2.1.0 (2022-07-12)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meross-cloud",
"version": "2.1.0",
"version": "2.1.1",
"description": "Control Meross cloud devices using nodejs",
"author": "Ingo Fischer <iobroker@fischer-ka.de>",
"contributors": [],
Expand Down

0 comments on commit 0ec637a

Please sign in to comment.