From 4ef827c13cebe21abad12d4e1ace4268cae5f3db Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Fri, 14 Aug 2020 07:31:18 -0700 Subject: [PATCH] Bump v11.0.0-nightly.20200814 --- ELECTRON_VERSION | 2 +- package.json | 4 ++-- shell/browser/resources/win/electron.rc | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ELECTRON_VERSION b/ELECTRON_VERSION index 4c733cfeccc0..2eae4416d2cb 100644 --- a/ELECTRON_VERSION +++ b/ELECTRON_VERSION @@ -1 +1 @@ -11.0.0-nightly.20200813 \ No newline at end of file +11.0.0-nightly.20200814 \ No newline at end of file diff --git a/package.json b/package.json index 62a22176f0ca..50aed332c957 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "11.0.0-nightly.20200813", + "version": "11.0.0-nightly.20200814", "repository": "https://github.com/electron/electron", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "devDependencies": { @@ -140,4 +140,4 @@ "@types/temp": "^0.8.34", "aws-sdk": "^2.727.1" } -} +} \ No newline at end of file diff --git a/shell/browser/resources/win/electron.rc b/shell/browser/resources/win/electron.rc index c425a0b266e5..392c2a962edc 100644 --- a/shell/browser/resources/win/electron.rc +++ b/shell/browser/resources/win/electron.rc @@ -50,8 +50,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 11,0,0,20200813 - PRODUCTVERSION 11,0,0,20200813 + FILEVERSION 11,0,0,20200814 + PRODUCTVERSION 11,0,0,20200814 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L