Bump v15.0.0

This commit is contained in:
Sudowoodo Release Bot
2021-09-21 11:50:28 -07:00
parent 436c3ba644
commit aac952df6e
4 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
15.0.0-beta.7
15.0.0

View File

@@ -70,10 +70,10 @@ until the maintainers feel the maintenance burden is too high to continue doing
### Currently supported versions
* 15.x.y
* 14.x.y
* 13.x.y
* 12.x.y
* 11.x.y
* 12
### End-of-life

View File

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