Bump v15.0.0-beta.2

This commit is contained in:
Sudowoodo Release Bot
2021-09-02 06:33:03 -07:00
parent 3dc92be74c
commit 76a451e6f5
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
15.0.0-beta.1
15.0.0-beta.2

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "15.0.0-beta.1",
"version": "15.0.0-beta.2",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
@@ -143,4 +143,4 @@
"node script/gen-hunspell-filenames.js"
]
}
}
}

View File

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