From ac180a7cc59ec13bd6f50a408dce6fb64c6b7014 Mon Sep 17 00:00:00 2001 From: Alberto Miranda Date: Mon, 29 Jan 2018 11:43:03 -0300 Subject: [PATCH] 1314: Restored package version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e448896e..4820f11d 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.19.1", + "version": "0.19.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",