Skip to content

Commit 5453438

Browse files
electron-botpull[bot]
authored andcommitted
Bump v11.0.0-nightly.20200817
1 parent 02f41a7 commit 5453438

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

ELECTRON_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.0.0-nightly.20200814
1+
11.0.0-nightly.20200817

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron",
3-
"version": "11.0.0-nightly.20200814",
3+
"version": "11.0.0-nightly.20200817",
44
"repository": "https://github.com/electron/electron",
55
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
66
"devDependencies": {

shell/browser/resources/win/electron.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ END
5050
//
5151

5252
VS_VERSION_INFO VERSIONINFO
53-
FILEVERSION 11,0,0,20200814
54-
PRODUCTVERSION 11,0,0,20200814
53+
FILEVERSION 11,0,0,20200817
54+
PRODUCTVERSION 11,0,0,20200817
5555
FILEFLAGSMASK 0x3fL
5656
#ifdef _DEBUG
5757
FILEFLAGS 0x1L

0 commit comments

Comments
 (0)