diff --git a/social/pushover/57-pushover.html b/social/pushover/57-pushover.html index 30563134..53135805 100644 --- a/social/pushover/57-pushover.html +++ b/social/pushover/57-pushover.html @@ -61,7 +61,7 @@
- +
diff --git a/social/pushover/package.json b/social/pushover/package.json index 4aceeab9..86dd48f9 100644 --- a/social/pushover/package.json +++ b/social/pushover/package.json @@ -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"