From ba20856663ea3ce1defe06e2b2f6590a0845b7bd Mon Sep 17 00:00:00 2001 From: Greg Inman Date: Mon, 14 Aug 2017 12:54:31 -0600 Subject: [PATCH] [Version] 1.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2007f6..559e0b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deluge", - "version": "1.7.0", + "version": "1.7.1", "description": "add magnet links and torrents to deluge", "main": "index.js", "scripts": {