Pushover, one letter spelling mistake in placeholder

This commit is contained in:
Dave Conway-Jones
2016-10-17 23:00:22 +01:00
parent 735f610730
commit 6fce1f5622
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pushover",
"version" : "0.0.8",
"version" : "0.0.9",
"description" : "A Node-RED node to send alerts via Pushover",
"dependencies" : {
"pushover-notifications" : "~0.2.3"