Skip to content

Commit

Permalink
chore: release v1.0.3
Browse files Browse the repository at this point in the history
* (Apollon77) Fix potential crash case
  • Loading branch information
Apollon77 committed Jun 3, 2022
1 parent ce5d762 commit 7a137e9
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 @@ -75,7 +75,7 @@ When getting or setting data you need to look at the complete data structure ret


## Changelog:
### __WORK IN PROGRESS__
### 1.0.3 (2022-06-03)
* (Apollon77) Fix potential crash case

### 1.0.2 (2022-05-27)
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": "daikin-controller-cloud",
"version": "1.0.2",
"version": "1.0.3",
"description": "Interact with Daikin Cloud devices and retrieve Tokens",
"author": "Apollon77 <iobroker@fischer-ka.de>",
"contributors": [],
Expand Down

0 comments on commit 7a137e9

Please sign in to comment.