Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
aarons22 committed Oct 13, 2024
1 parent 7772859 commit e7840f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Happy linting! 💖
"eslint.format.enable": true,
"files.eol": "\n",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.rulers": [
140
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-bond",
"version": "3.2.11-beta.2",
"version": "3.2.11",
"description": "A homebridge plugin to control your Bond devices over the v2 API.",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit e7840f2

Please sign in to comment.