diff --git a/ELECTRON_VERSION b/ELECTRON_VERSION index e1b801e28d07..2a38aac40246 100644 --- a/ELECTRON_VERSION +++ b/ELECTRON_VERSION @@ -1 +1 @@ -19.0.0-nightly.20220318 \ No newline at end of file +19.0.0-nightly.20220321 \ No newline at end of file diff --git a/package.json b/package.json index 90e4b2ae0145..0e3814d6cfdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "19.0.0-nightly.20220318", + "version": "19.0.0-nightly.20220321", "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/electron.rc b/shell/browser/resources/win/electron.rc index 14ba8ce3ae70..b5ef04aa1cb8 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 19,0,0,20220318 - PRODUCTVERSION 19,0,0,20220318 + FILEVERSION 19,0,0,20220321 + PRODUCTVERSION 19,0,0,20220321 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L