bump pushover node version

This commit is contained in:
Dave Conway-Jones 2018-08-14 11:40:49 +01:00
parent 493061e6f0
commit 88574c71c9
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name" : "node-red-node-pushover",
"version" : "0.0.11",
"version" : "0.0.12",
"description" : "A Node-RED node to send alerts via Pushover",
"dependencies" : {
"pushover-notifications" : "~0.2.3"
"pushover-notifications" : "~0.2.4"
},
"repository" : {
"type":"git",