Skip to content

Commit

Permalink
Merge pull request #478 from athombv/develop
Browse files Browse the repository at this point in the history
Merge develop into master
  • Loading branch information
RobinBol authored Nov 8, 2024
2 parents 597d7ce + 50c3c2d commit 2445bbc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -1534,7 +1534,7 @@ $ sudo systemctl restart docker
const ignoreRules = [
'.*',
'.homeybuild',
'*.ts',
'*.{ts,mts,cts}',
'tsconfig.json',
'env.json',
'*.compose.json',
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": "homey",
"version": "3.7.11",
"version": "3.7.12",
"description": "Command-line interface and type declarations for Homey Apps",
"main": "bin/homey.js",
"files": [
Expand Down

0 comments on commit 2445bbc

Please sign in to comment.