mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add read-only version to planned 2.0 API
This commit is contained in:
@@ -87,6 +87,10 @@ process.versions['atom-shell']
|
||||
process.versions.electron
|
||||
```
|
||||
|
||||
* `process.versions.electron` and `process.version.chrome` will be made
|
||||
read-only properties for consistency with the other `process.versions`
|
||||
properties set by Node.
|
||||
|
||||
## `Tray`
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user