v0.17
This commit is contained in:
parent
0d78c08a00
commit
782c3d5810
1 changed files with 1 additions and 1 deletions
2
app.js
2
app.js
|
@ -1,6 +1,6 @@
|
|||
/* global WebTorrent, angular, moment, prompt */
|
||||
|
||||
const VERSION = '0.16.2'
|
||||
const VERSION = '0.17.0'
|
||||
|
||||
const tracker = ['wss://tracker.btorrent.xyz']
|
||||
const opts = {
|
||||
|
|
Loading…
Reference in a new issue