From d6d734ee66570d6daff1ef21a0cea258e97bcaae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Rodr=C3=ADguez=20Baquero?= Date: Fri, 13 May 2022 17:28:00 -0500 Subject: [PATCH] Update app.js --- app.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app.js b/app.js index d9c847e..c3b648a 100644 --- a/app.js +++ b/app.js @@ -1,9 +1,7 @@ /* global WebTorrent, angular, moment, prompt */ -const VERSION = '1.0' - +const VERSION = '1.1' const trackers = ['wss://tracker.btorrent.xyz', 'wss://tracker.openwebtorrent.com'] - const rtcConfig = { 'iceServers': [ {