From 4c40ce09fd26a78c593218f1cc3f05cab7ea0649 Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Fri, 30 Oct 2020 07:31:52 -0700 Subject: [PATCH] Bump v12.0.0-nightly.20201030 --- 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 d1e1f7e40710..9329afe59067 100644 --- a/ELECTRON_VERSION +++ b/ELECTRON_VERSION @@ -1 +1 @@ -12.0.0-nightly.20201029 \ No newline at end of file +12.0.0-nightly.20201030 \ No newline at end of file diff --git a/package.json b/package.json index 61c4b8a0cbe9..1ca685e17a60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "12.0.0-nightly.20201029", + "version": "12.0.0-nightly.20201030", "repository": "https://github.com/electron/electron", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "devDependencies": { @@ -143,4 +143,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 8855053ca56a..76db73790083 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 12,0,0,20201029 - PRODUCTVERSION 12,0,0,20201029 + FILEVERSION 12,0,0,20201030 + PRODUCTVERSION 12,0,0,20201030 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L