Skip to content

Commit

Permalink
Version bump to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joolee committed Jun 22, 2020
1 parent 4211155 commit b72876b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .homeychangelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,9 @@
"1.3.1": {
"en": "Fixed typo's, one of which was breaking for the SONOFF environment device",
"nl": "Typfouten opgelost waarvan één breaking was voor de SONOFF environment sensor"
},
"1.4.0": {
"en": "Lots of bug fixes. Added WiFi strength and flow cards to Units. You might want to check your flows and insights. You can remove and re-add the unit without any effect on other devices.",
"nl": "Een boel bugs opgelost. WiFi signaalsterkte en trigger flow-cards toegevoegd aan units. Controleer je flows en insights, je kunt eventueel units opnieuw toevoegen zonder dat dit effect heeft op andere devices. "
}
}
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "nl.joolee.homey.espeasy",
"version": "1.3.1",
"version": "1.4.0",
"compatibility": ">=2.0",
"sdk": 2,
"brandColor": "#2F4252",
Expand Down

0 comments on commit b72876b

Please sign in to comment.