Bump v8.0.0-beta.2

This commit is contained in:
Electron Bot
2019-10-31 14:37:20 -07:00
parent 40e0e8e499
commit 675959fbb9
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
8.0.0-beta.1
8.0.0-beta.2

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "8.0.0-beta.1",
"version": "8.0.0-beta.2",
"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,1
PRODUCTVERSION 8,0,0,1
FILEVERSION 8,0,0,2
PRODUCTVERSION 8,0,0,2
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L