Update app.js

This commit is contained in:
Diego Rodríguez Baquero 2020-04-01 16:37:00 -05:00 committed by GitHub
parent 305480cefa
commit de43c09cb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
app.js
View file

@ -1,6 +1,6 @@
/* global WebTorrent, angular, moment, prompt, CoinHive */
const VERSION = '0.17.7'
const VERSION = '0.18.0'
const trackers = ['wss://tracker.btorrent.xyz', 'wss://tracker.openwebtorrent.com', 'wss://tracker.fastcast.nz']