module.exports = UpdateAvailableModal var electron = require('electron') var {dispatch} = require('../lib/dispatcher') var hx = require('../lib/hx') function UpdateAvailableModal (state) { return hx`
A new version of WebTorrent is available: v${state.modal.version}
We have an auto-updater for Windows and Mac. We don't have one for Linux yet, so you'll have to download the new version manually.