Bump v16.0.0-alpha.2

This commit is contained in:
Sudowoodo Release Bot
2021-09-30 07:08:25 -07:00
parent 79108c7acd
commit f8b4dc98b9
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
16.0.0-alpha.1
16.0.0-alpha.2

View File

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