mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-05 04:47:54 +00:00
Update electron version to v1.1.3
This commit is contained in:
parent
286e5bf7d6
commit
2d2f107c84
@ -14,7 +14,7 @@ import packageJson from './../../package.json';
|
||||
const {inferPlatform, inferArch} = inferOs;
|
||||
|
||||
const PLACEHOLDER_APP_DIR = path.join(__dirname, '../../', 'app');
|
||||
const ELECTRON_VERSION = '1.0.2';
|
||||
const ELECTRON_VERSION = '1.1.3';
|
||||
|
||||
const DEFAULT_APP_NAME = 'APP';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user