From 684d1838f9882fe66e2889d857b258ed3ba0598d Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Sat, 29 Jun 2019 08:31:55 -0700 Subject: [PATCH] Bump v7.0.0-nightly.20190629 --- ELECTRON_VERSION | 2 +- package.json | 4 ++-- shell/browser/resources/win/atom.rc | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ELECTRON_VERSION b/ELECTRON_VERSION index 04fef377da20..5a3a966b1131 100644 --- a/ELECTRON_VERSION +++ b/ELECTRON_VERSION @@ -1 +1 @@ -7.0.0-nightly.20190627 \ No newline at end of file +7.0.0-nightly.20190629 \ No newline at end of file diff --git a/package.json b/package.json index 485882bce68a..a0adebaa886b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "7.0.0-nightly.20190627", + "version": "7.0.0-nightly.20190629", "repository": "https://github.com/electron/electron", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "devDependencies": { @@ -127,4 +127,4 @@ "git add filenames.auto.gni" ] } -} +} \ No newline at end of file diff --git a/shell/browser/resources/win/atom.rc b/shell/browser/resources/win/atom.rc index 81ad519dd13b..835a5770ec69 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 7,0,0,20190627 - PRODUCTVERSION 7,0,0,20190627 + FILEVERSION 7,0,0,20190629 + PRODUCTVERSION 7,0,0,20190629 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L