Bump v13.0.0-beta.12

This commit is contained in:
Electron Bot
2021-04-08 08:01:27 -07:00
parent aae1bfde05
commit 32e321cec1
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
13.0.0-beta.11 13.0.0-beta.12

View File

@@ -1,6 +1,6 @@
{ {
"name": "electron", "name": "electron",
"version": "13.0.0-beta.11", "version": "13.0.0-beta.12",
"repository": "https://github.com/electron/electron", "repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": { "devDependencies": {

View File

@@ -50,8 +50,8 @@ END
// //
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION 13,0,0,11 FILEVERSION 13,0,0,12
PRODUCTVERSION 13,0,0,11 PRODUCTVERSION 13,0,0,12
FILEFLAGSMASK 0x3fL FILEFLAGSMASK 0x3fL
#ifdef _DEBUG #ifdef _DEBUG
FILEFLAGS 0x1L FILEFLAGS 0x1L