bump pushover node to add callback PR

This commit is contained in:
Dave Conway-Jones 2021-08-30 12:12:45 +01:00
parent 6ca70977d8
commit 1f2a25637b
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-pushover",
"version" : "0.0.24",
"version" : "0.1.0",
"description" : "A Node-RED node to send alerts via Pushover",
"dependencies" : {
"pushover-notifications" : "^1.2.2"