Skip to content

Commit

Permalink
Update app version to v41.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent 4b26820 commit 7ca64c6
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 @@ -241,5 +241,8 @@
"nl": "✨ **Nieuwe functies** ✨\n• MELCloud-dashboards zijn nu beschikbaar als widgets!\n• Je kunt nu een standaardzone instellen voor elke widget.",
"no": "✨ **Nye funksjoner** ✨\n• MELCloud-dashbords er nå tilgjengelige som widgets!\n• Du kan nå konfigurere en standard sone for hver widget.",
"sv": "✨ **Nya funktioner** ✨\n• MELCloud-instrumentpaneler är nu tillgängliga som widgets!\n• Du kan nu konfigurera en standardzon för varje widget."
},
"41.0.1": {
"en": "Fixed current fan speed"
}
}
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.0"
"version": "41.0.1"
}
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.0",
"version": "41.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": "41.0.0",
"version": "41.0.1",
"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 7ca64c6

Please sign in to comment.