From 3c363595ce469cab805e862841c74a0b4bcf99a4 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 26 Apr 2018 16:14:56 -0700 Subject: [PATCH] Fix for PR #1366 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4f372cc..1d89fd71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webtorrent-desktop", "description": "WebTorrent, the streaming torrent client. For Mac, Windows, and Linux.", - "version": "0.20.0", + "version": "0.19.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",