Skip to content

Commit

Permalink
Update app version to v41.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2025
1 parent 5603a77 commit f9bc4a4
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions .homeychangelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,5 +244,8 @@
},
"41.0.1": {
"en": "Fixed current fan speed"
},
"41.0.2": {
"en": "Fixed daily CoP"
}
}
2 changes: 1 addition & 1 deletion .homeycompose/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,5 +175,5 @@
"värmepump"
]
},
"version": "41.0.1"
"version": "41.0.2"
}
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"värmepump"
]
},
"version": "41.0.1",
"version": "41.0.2",
"flow": {
"triggers": [
{
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": "com.melcloud",
"version": "41.0.1",
"version": "41.0.2",
"type": "module",
"scripts": {
"build:css": "tailwindcss -i styles/input.css -o widgets/ata-group-setting/public/output.css && tailwindcss -i styles/input.css -o widgets/charts/public/output.css",
Expand Down

0 comments on commit f9bc4a4

Please sign in to comment.