mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Update docs re: electron module update
This commit is contained in:
@@ -16,6 +16,6 @@ Version numbers are bumped using the following rules:
|
||||
* Patch: For new features and bug fixes - if you upgrade from `1.0.0` to
|
||||
`1.0.1`, your app will continue to work as-is.
|
||||
|
||||
If you are using `electron-prebuilt`, we recommend that you set a fixed version
|
||||
If you are using `electron` or `electron-prebuilt`, we recommend that you set a fixed version
|
||||
number (`1.1.0` instead of `^1.1.0`) to ensure that all upgrades of Electron are
|
||||
a manual operation made by you, the developer.
|
||||
|
||||
Reference in New Issue
Block a user