Bump v12.0.0-beta.11

This commit is contained in:
Electron Bot
2020-12-17 07:01:35 -08:00
parent a1df860b66
commit e6885668d4
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
12.0.0-beta.10
12.0.0-beta.11

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "12.0.0-beta.10",
"version": "12.0.0-beta.11",
"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 12,0,0,10
PRODUCTVERSION 12,0,0,10
FILEVERSION 12,0,0,11
PRODUCTVERSION 12,0,0,11
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L