Skip to content

Commit

Permalink
Release 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bewee committed Jul 31, 2021
1 parent bd46d00 commit 9871900
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "node-red-extension",
"name": "Node-RED",
"short_name": "Node-RED",
"version": "0.2.3",
"version": "0.2.4",
"description": "Use your webthings in Node-RED for advanced home automatization",
"homepage_url": "https://github.com/bewee/node-red-extension#readme",
"license": "MPL-2.0",
Expand Down Expand Up @@ -127,4 +127,4 @@
}
}
}
}
}
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-red-extension",
"display_name": "Node-RED",
"version": "0.2.3",
"version": "0.2.4",
"description": "Use your webthings in Node-RED for advanced home automation",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -42,4 +42,4 @@
"json-schema-to-typescript": "^10.1.3",
"typescript": "^4.3.5"
}
}
}

0 comments on commit 9871900

Please sign in to comment.