Bump v7.0.0-beta.4

This commit is contained in:
Electron Bot
2019-08-30 09:59:13 -07:00
parent c7a3142bab
commit 9e7cce3d2b
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
7.0.0-beta.3
7.0.0-beta.4

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "7.0.0-beta.3",
"version": "7.0.0-beta.4",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
@@ -125,4 +125,4 @@
"git add filenames.auto.gni"
]
}
}
}

View File

@@ -50,8 +50,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 7,0,0,3
PRODUCTVERSION 7,0,0,3
FILEVERSION 7,0,0,4
PRODUCTVERSION 7,0,0,4
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L