Compiled - v0.7.1

This commit is contained in:
Diego Rodríguez 2015-12-08 11:29:53 -05:00
parent 361499ef91
commit ac4dfd518a
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
(function() {
var app, client, dbg, er, opts, rtcConfig, trackers;
trackers = [['wss://tracker.btorrent.xyz']];
trackers = [['wss://tracker.btorrent.xyz'], ['wss://tracker.webtorrent.io']];
opts = {
announce: trackers

View file

@ -17,7 +17,7 @@
</head>
<body ng-controller="bTorrentCtrl" ng-cloak="">
<header>
<h1>βTorrent<span class="version"> v0.7.0</span></h1>
<h1>βTorrent<span class="version"> v0.7.1</span></h1>
</header>
<div class="container">
<div class="row">