Skip to content

Commit c8a8711

Browse files
authored
Version 0.22.0 (#179)
1 parent f39b34d commit c8a8711

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/connectlife/data_dictionaries/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You need to restart Home Assistant to load mapping changes.
4646
```bash
4747
python -m scripts.gen_strings
4848
```
49-
and then edit the added strings. Finally, merge the changes into [translations/en.json].
49+
and then edit the added strings. Finally, merge the changes into [translations/en.json](translations/en.json).
5050

5151
Note that translation keys must be lowercase!
5252

custom_components/connectlife/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"iot_class": "cloud_polling",
99
"issue_tracker": "https://github.com/oyvindwe/connectlife-ha/issues",
1010
"requirements": ["connectlife==0.5.3"],
11-
"version": "0.21.0"
11+
"version": "0.22.0"
1212
}

0 commit comments

Comments
 (0)