@@ -1 +1 @@
-14.0.0-beta.25
+14.0.0
@@ -70,9 +70,9 @@ until the maintainers feel the maintenance burden is too high to continue doing
### Currently supported versions
+* 14.x.y
* 13.x.y
* 12.x.y
-* 11.x.y
### End-of-life
@@ -1,6 +1,6 @@
{
"name": "electron",
- "version": "14.0.0-beta.25",
+ "version": "14.0.0",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
@@ -50,8 +50,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 14,0,0,25
- PRODUCTVERSION 14,0,0,25
+ FILEVERSION 14,0,0,0
+ PRODUCTVERSION 14,0,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L