Bump v8.0.0-nightly.20191014
This commit is contained in:
parent
6025ae7b12
commit
dfac05805d
3 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
8.0.0-nightly.20191013
|
||||
8.0.0-nightly.20191014
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "electron",
|
||||
"version": "8.0.0-nightly.20191013",
|
||||
"version": "8.0.0-nightly.20191014",
|
||||
"repository": "https://github.com/electron/electron",
|
||||
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
|
||||
"devDependencies": {
|
||||
|
|
|
@ -50,8 +50,8 @@ END
|
|||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 8,0,0,20191013
|
||||
PRODUCTVERSION 8,0,0,20191013
|
||||
FILEVERSION 8,0,0,20191014
|
||||
PRODUCTVERSION 8,0,0,20191014
|
||||
FILEFLAGSMASK 0x3fL
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
|
Loading…
Reference in a new issue