Bump v8.0.0-beta.4

This commit is contained in:
Electron Bot
2019-12-03 16:11:22 -08:00
parent 5e2bd0e55f
commit 9dd089fc56
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "8.0.0-beta.3",
"version": "8.0.0-beta.4",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {

View File

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