electron 1.4.3
Changelog: https://github.com/electron/electron/releases/tag/v1.4.3
This commit is contained in:
parent
4cbad1fccd
commit
1a1a4cd5d0
2 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue