From dba3927b4e6b1773eaae38ee68c84bf0fe60c52d Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Sat, 17 Aug 2019 08:31:36 -0700 Subject: [PATCH] Bump v8.0.0-nightly.20190817 --- ELECTRON_VERSION | 2 +- package.json | 2 +- shell/browser/resources/win/atom.rc | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ELECTRON_VERSION b/ELECTRON_VERSION index 969a59e851f8..fdf7011184bc 100644 --- a/ELECTRON_VERSION +++ b/ELECTRON_VERSION @@ -1 +1 @@ -8.0.0-nightly.20190816 \ No newline at end of file +8.0.0-nightly.20190817 \ No newline at end of file diff --git a/package.json b/package.json index 1df4e30762f9..81090ac62722 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "8.0.0-nightly.20190816", + "version": "8.0.0-nightly.20190817", "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/atom.rc b/shell/browser/resources/win/atom.rc index 4cec3034394f..e8887fd138ae 100644 --- a/shell/browser/resources/win/atom.rc +++ b/shell/browser/resources/win/atom.rc @@ -50,8 +50,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 8,0,0,20190816 - PRODUCTVERSION 8,0,0,20190816 + FILEVERSION 8,0,0,20190817 + PRODUCTVERSION 8,0,0,20190817 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L