Skip to content

Commit

Permalink
electron 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
feross authored and Flet committed Oct 12, 2016
1 parent 4cbad1f commit 1a1a4cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# WebTorrent Desktop Version History

## UNRELEASED

### Changed
- Update Electron to 1.4.3
- Windows 32-bit: App can use 4GB of memory instead of just 2GB

## v0.17.2 - 2016-10-10

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -54,7 +54,7 @@
"buble": "^0.14.0",
"cross-zip": "^2.0.1",
"depcheck": "^0.6.4",
"electron": "1.4.2",
"electron": "1.4.3",
"electron-osx-sign": "^0.3.0",
"electron-packager": "^8.0.0",
"electron-winstaller": "^2.3.0",
Expand Down

0 comments on commit 1a1a4cd

Please sign in to comment.