Bump v15.0.0-alpha.3

This commit is contained in:
Electron Bot
2021-08-02 08:16:27 -07:00
parent d1894977de
commit 9ea35e2b16
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
15.0.0-alpha.2
15.0.0-alpha.3

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "15.0.0-alpha.2",
"version": "15.0.0-alpha.3",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {

View File

@@ -50,8 +50,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 15,0,0,2
PRODUCTVERSION 15,0,0,2
FILEVERSION 15,0,0,3
PRODUCTVERSION 15,0,0,3
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L