Bump v9.0.0-beta.15

This commit is contained in:
Electron Bot
2020-04-09 08:33:07 -07:00
parent 359110a651
commit 1c791f9056
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
9.0.0-beta.14
9.0.0-beta.15

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "9.0.0-beta.14",
"version": "9.0.0-beta.15",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
@@ -142,4 +142,4 @@
"@types/multiparty": "^0.0.32",
"@types/temp": "^0.8.34"
}
}
}

View File

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