Skip to content

Commit

Permalink
bump version appropriately, update node-blink1 (node-hid) for 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Nov 3, 2021
1 parent d1bccb7 commit ccc3d36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Blink1Control2",
"version": "2.2.4",
"version": "2.2.5",
"author": "ThingM <[email protected]> (https://blink1.thingm.com/)",
"description": "Blink1Control2 GUI app for blink(1) devices",
"productName": "Blink1Control2",
Expand All @@ -23,7 +23,7 @@
"moment": "^2.17.1",
"nconf": "^0.10.0",
"needle": "^1.5.1",
"node-blink1": "^0.4.0",
"node-blink1": "^0.5.1",
"simplecrypt": "^0.1.0",
"skyweb": "^0.4.3",
"tinycolor2": "^1.3.0"
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": "Blink1Control2",
"version": "2.2.4",
"version": "2.2.5",
"author": "ThingM <[email protected]> (https://blink1.thingm.com/)",
"description": "Blink1Control2 GUI app for blink(1) devices",
"keywords": [
Expand Down

0 comments on commit ccc3d36

Please sign in to comment.