Skip to content

Commit

Permalink
Bump version to v0.5.4
Browse files Browse the repository at this point in the history
Changelog: Fix faulty SSR303 capability
  • Loading branch information
hankolsen committed Apr 5, 2021
1 parent a629844 commit e21e6f2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .homeychangelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,8 @@
},
"0.5.3": {
"en": "More SSR303 changes"
},
"0.5.4": {
"en": "Fix faulty SSR303 capability"
}
}
2 changes: 1 addition & 1 deletion .homeycompose/app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "com.horstmann",
"version": "0.5.3",
"version": "0.5.4",
"compatibility": ">=5.0.0",
"sdk": 3,
"name": {
Expand Down
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_comment": "This file is generated. Please edit .homeycompose/app.json instead.",
"id": "com.horstmann",
"version": "0.5.3",
"version": "0.5.4",
"compatibility": ">=5.0.0",
"sdk": 3,
"name": {
Expand Down

0 comments on commit e21e6f2

Please sign in to comment.