auchenberg / devtools-remote

Debug your browser tabs remotely via Chrome DevTools
https://remote.devtools.rocks
MIT License
686 stars 40 forks source link

Bump frontend version. #7

Closed paulirish closed 7 years ago

paulirish commented 7 years ago

There isn't a great way to get the matching frontend version against the chrome that the extension is installed on.

So for now it's a matter of bumping this. This hash is yesterday's Canary.

Also, adding a try/catch around a JSON parse since I ran into a parse failure on occasion.

auchenberg commented 7 years ago

👍

auchenberg commented 7 years ago

Should be deployed by now.