mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-22 18:18:55 +00:00
Bump default Electron to 16.2.2
This commit is contained in:
parent
26e9569b25
commit
94c4131e39
@ -4,7 +4,7 @@ export const DEFAULT_APP_NAME = 'APP';
|
|||||||
|
|
||||||
// Update both DEFAULT_ELECTRON_VERSION and DEFAULT_CHROME_VERSION together,
|
// Update both DEFAULT_ELECTRON_VERSION and DEFAULT_CHROME_VERSION together,
|
||||||
// and update app / package.json / devDeps / electron to value of DEFAULT_ELECTRON_VERSION
|
// and update app / package.json / devDeps / electron to value of DEFAULT_ELECTRON_VERSION
|
||||||
export const DEFAULT_ELECTRON_VERSION = '16.2.1';
|
export const DEFAULT_ELECTRON_VERSION = '16.2.2';
|
||||||
// https://atom.io/download/atom-shell/index.json
|
// https://atom.io/download/atom-shell/index.json
|
||||||
export const DEFAULT_CHROME_VERSION = '96.0.4664.174';
|
export const DEFAULT_CHROME_VERSION = '96.0.4664.174';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user