Bump v11.0.0-nightly.20200601

This commit is contained in:
Electron Bot 2020-06-01 08:32:05 -07:00
parent b809d104d0
commit 4a551bde16
3 changed files with 5 additions and 5 deletions

View file

@ -1 +1 @@
11.0.0-nightly.20200529 11.0.0-nightly.20200601

View file

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

View file

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