Bump v21.0.0-alpha.2

This commit is contained in:
Sudowoodo Release Bot
2022-08-11 09:37:32 -07:00
parent 5803a67963
commit 752b10f16f
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
21.0.0-alpha.1
21.0.0-alpha.2

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "21.0.0-alpha.1",
"version": "21.0.0-alpha.2",
"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 21,0,0,1
PRODUCTVERSION 21,0,0,1
FILEVERSION 21,0,0,2
PRODUCTVERSION 21,0,0,2
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L