npm install electron@v2.0.13
yarn add electron@v2.0.13
Release Notes
Fixes
- Fix: correct reversed logic in BrowserWindow#setEnabled on macOS. #15322
- Fixed incorrect display of some GtkMessageDialog icons. #15341
Documentation
- Documentation changes: #15306, #15460, #15501