commit
18f005092b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ If you are a seasoned Node developer, you are surely aware of `semver` - and
|
||||||
might be used to giving your dependency management systems only rough guidelines
|
might be used to giving your dependency management systems only rough guidelines
|
||||||
rather than fixed version numbers. Due to the hard dependency on Node and
|
rather than fixed version numbers. Due to the hard dependency on Node and
|
||||||
Chromium, Electron is in a slightly more difficult position and does not follow
|
Chromium, Electron is in a slightly more difficult position and does not follow
|
||||||
semver. You should therefor always reference a specific version of Electron.
|
semver. You should therefore always reference a specific version of Electron.
|
||||||
|
|
||||||
Version numbers are bumped using the following rules:
|
Version numbers are bumped using the following rules:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue