diff --git a/ELECTRON_VERSION b/ELECTRON_VERSION index 9e4aa3d9616a..16e83e6e8530 100644 --- a/ELECTRON_VERSION +++ b/ELECTRON_VERSION @@ -1 +1 @@ -7.0.0-nightly.20190619 \ No newline at end of file +7.0.0-nightly.20190620 \ No newline at end of file diff --git a/package.json b/package.json index 95b201429105..be03cad190ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "7.0.0-nightly.20190619", + "version": "7.0.0-nightly.20190620", "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 a7a598cc36ce..7f91a299b9f0 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,20190619 - PRODUCTVERSION 7,0,0,20190619 + FILEVERSION 7,0,0,20190620 + PRODUCTVERSION 7,0,0,20190620 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L