From 8cbcb04e844c8f747a7c4c07eae226ad6d960344 Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Thu, 17 Dec 2020 06:31:25 -0800 Subject: [PATCH] Bump v13.0.0-nightly.20201217 --- ELECTRON_VERSION | 2 +- package.json | 2 +- shell/browser/resources/win/electron.rc | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ELECTRON_VERSION b/ELECTRON_VERSION index eded42af8005..128b4b89135b 100644 --- a/ELECTRON_VERSION +++ b/ELECTRON_VERSION @@ -1 +1 @@ -13.0.0-nightly.20201216 \ No newline at end of file +13.0.0-nightly.20201217 \ No newline at end of file diff --git a/package.json b/package.json index 5e65379ab2a1..e1d5dcdc1777 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "13.0.0-nightly.20201216", + "version": "13.0.0-nightly.20201217", "repository": "https://github.com/electron/electron", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "devDependencies": { diff --git a/shell/browser/resources/win/electron.rc b/shell/browser/resources/win/electron.rc index d249d526b8e5..6c621d2c989f 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 13,0,0,20201216 - PRODUCTVERSION 13,0,0,20201216 + FILEVERSION 13,0,0,20201217 + PRODUCTVERSION 13,0,0,20201217 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L