electron 1.4.3
Changelog: https://github.com/electron/electron/releases/tag/v1.4.3
This commit is contained in:
committed by
Dan Flettre
parent
4cbad1fccd
commit
1a1a4cd5d0
@@ -1,5 +1,11 @@
|
|||||||
# WebTorrent Desktop Version History
|
# 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
|
## v0.17.2 - 2016-10-10
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
"buble": "^0.14.0",
|
"buble": "^0.14.0",
|
||||||
"cross-zip": "^2.0.1",
|
"cross-zip": "^2.0.1",
|
||||||
"depcheck": "^0.6.4",
|
"depcheck": "^0.6.4",
|
||||||
"electron": "1.4.2",
|
"electron": "1.4.3",
|
||||||
"electron-osx-sign": "^0.3.0",
|
"electron-osx-sign": "^0.3.0",
|
||||||
"electron-packager": "^8.0.0",
|
"electron-packager": "^8.0.0",
|
||||||
"electron-winstaller": "^2.3.0",
|
"electron-winstaller": "^2.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user