Skip to content

Commit

Permalink
Merge pull request #11 from F4stFr3ddy/dev
Browse files Browse the repository at this point in the history
Add donation option
  • Loading branch information
Fred de Gier authored Mar 31, 2021
2 parents 1f31412 + bcccd5d commit 2a3e2f9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-somfy-hotwired",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "https://github.com/F4stFr3ddy/homebridge-somfy-hotwired#readme",
"description": "Control Somfy remotes with Homebridge",
"author": "F. de Gier",
Expand Down Expand Up @@ -28,5 +28,9 @@
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"funding": {
"type": "kofi",
"url": "https://www.ko-fi.com/fdegier"
}
}

0 comments on commit 2a3e2f9

Please sign in to comment.