Skip to content

Commit

Permalink
Update app version to v37.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Homey Github Actions Bot committed Jul 31, 2024
1 parent 9926a68 commit 8ec8644
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 @@ -196,5 +196,8 @@
},
"37.1.2": {
"en": "test"
},
"37.1.3": {
"en": "test"
}
}
2 changes: 1 addition & 1 deletion .homeycompose/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"category": [
"climate"
],
"version": "37.1.2",
"version": "37.1.3",
"compatibility": ">=12.0.0",
"tags": {
"en": [
Expand Down
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"category": [
"climate"
],
"version": "37.1.2",
"version": "37.1.3",
"compatibility": ">=12.0.0",
"tags": {
"en": [
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": "37.0.9",
"version": "37.1.3",
"main": "app.ts",
"prettier": {
"experimentalTernaries": true,
Expand Down

0 comments on commit 8ec8644

Please sign in to comment.