From 4777e97baab4f218cecf25649ff1b2772ed00fda Mon Sep 17 00:00:00 2001 From: clutterskull Date: Thu, 30 Nov 2017 03:30:34 -0700 Subject: [PATCH] 1.4.0 --- README.md | 8 +++++++- package.json | 4 ++-- src/manifest.json | 4 ++-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7bf6a07..ad6fd76 100644 --- a/README.md +++ b/README.md @@ -152,4 +152,10 @@ Initial public release * Adds general Newznab support (tested on nznbplanet, simplynzbs, and drunkenslug). * New option field to list Newznab sites which the user would like 1-click functionality on. * Method to automatically detect Newznab sites and prompt the user to include in their options. -* Additional error checking for NZB intercept. \ No newline at end of file +* Additional error checking for NZB intercept. + +### 1.4.0 + +* New 1-Click site profiles for binsearch.info and nzbindex.com (nzbindex.nl) +* Streamlines nzbking.com +* Adds helper method for POST-request sites. \ No newline at end of file diff --git a/package.json b/package.json index bd36506..67b3f0d 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "nzbunity", - "version": "1.3.0", + "version": "1.4.0", "license": "MPL-2.0", "description": "Send and control NZB files directly with SABnzbd or NZBGet download clients.", - "author": "John Hutchison", + "author": "clutterskull@gmail.com", "contributors": [ "clutterskull@gmail.com" ], diff --git a/src/manifest.json b/src/manifest.json index b287d3c..f93a549 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "NZB Unity", - "version": "1.3.0", - "author": "John Hutchison", + "version": "1.4.0", + "author": "clutterskull@gmail.com", "description": "Send and control NZB files directly with SABnzbd or NZBGet download clients.", "background": { "scripts": [