Skip to content

Commit

Permalink
Update app version to v40.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 13, 2024
1 parent b72c503 commit 4311cd0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .homeycompose/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,5 @@
"värmepump"
]
},
"version": "40.0.0"
"version": "40.0.1"
}
3 changes: 1 addition & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,7 @@
"värmepump"
]
},
"version": "40.0.0",
"esm": true,
"version": "40.0.1",
"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": "40.0.0",
"version": "40.0.1",
"type": "module",
"scripts": {
"build:css": "tailwindcss -i widgets/ata-group-setting/public/input.css -o widgets/ata-group-setting/public/output.css",
Expand Down

0 comments on commit 4311cd0

Please sign in to comment.