bumped client version
This commit is contained in:
parent
abaef56982
commit
1c16448f5b
@ -32,7 +32,7 @@ function StatsCtrl($scope, $filter, socket, _, toastr) {
|
||||
|
||||
$scope.latency = 0;
|
||||
|
||||
$scope.currentApiVersion = "0.0.5";
|
||||
$scope.currentApiVersion = "0.0.6";
|
||||
|
||||
$scope.predicate = ['-stats.active', '-stats.block.number', 'stats.block.propagation'];
|
||||
$scope.reverse = false;
|
||||
|
Loading…
Reference in New Issue
Block a user