Update app.js
This commit is contained in:
parent
305480cefa
commit
de43c09cb3
1 changed files with 1 additions and 1 deletions
2
app.js
2
app.js
|
@ -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']
|
||||
|
||||
|
|
Loading…
Reference in a new issue