Bump v10.0.0-beta.3

This commit is contained in:
Electron Bot
2020-06-09 08:50:04 -07:00
parent 1f0d2594bd
commit 710ac2a5a8
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
10.0.0-beta.2
10.0.0-beta.3

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "10.0.0-beta.2",
"version": "10.0.0-beta.3",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
@@ -143,4 +143,4 @@
"dependencies": {
"@types/temp": "^0.8.34"
}
}
}

View File

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