diff --git a/ELECTRON_VERSION b/ELECTRON_VERSION index cf7037821a3..962a30daddf 100644 --- a/ELECTRON_VERSION +++ b/ELECTRON_VERSION @@ -1 +1 @@ -7.0.0-nightly.20190715 \ No newline at end of file +7.0.0-nightly.20190714 \ No newline at end of file diff --git a/package.json b/package.json index 1ee35daeab2..5903e0d4bc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "7.0.0-nightly.20190715", + "version": "7.0.0-nightly.20190714", "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 e0cce0f7e57..bf5e7a1679a 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,20190715 - PRODUCTVERSION 7,0,0,20190715 + FILEVERSION 7,0,0,20190714 + PRODUCTVERSION 7,0,0,20190714 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L