mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-11 07:41:04 +00:00
Bump default electron version to 0.37.2
Uses chrome 49
This commit is contained in:
parent
a0df9eff88
commit
62a43c76ed
@ -14,7 +14,7 @@ import packageJson from './../../package.json';
|
||||
const {inferPlatform, inferArch} = inferOs;
|
||||
|
||||
const PLACEHOLDER_APP_DIR = path.join(__dirname, '../../', 'app');
|
||||
const ELECTRON_VERSION = '0.36.4';
|
||||
const ELECTRON_VERSION = '0.37.2';
|
||||
|
||||
const DEFAULT_APP_NAME = 'APP';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user