From d0c4a685fc817b1aa9fee2617b5ca3ee798886eb Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Mon, 25 Jan 2021 06:31:18 -0800 Subject: [PATCH] Bump v13.0.0-nightly.20210125 --- 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 52a717b7e127..b9aca37b2de4 100644 --- a/ELECTRON_VERSION +++ b/ELECTRON_VERSION @@ -1 +1 @@ -13.0.0-nightly.20210122 \ No newline at end of file +13.0.0-nightly.20210125 \ No newline at end of file diff --git a/package.json b/package.json index c3b44ef91dd5..f8c93436037c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "13.0.0-nightly.20210122", + "version": "13.0.0-nightly.20210125", "repository": "https://github.com/electron/electron", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "devDependencies": { @@ -150,4 +150,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 db2d954d1eb7..c3dd596cc847 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,20210122 - PRODUCTVERSION 13,0,0,20210122 + FILEVERSION 13,0,0,20210125 + PRODUCTVERSION 13,0,0,20210125 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L