Revert "Bump v10.0.0"

This reverts commit a799860d7e.
This commit is contained in:
Samuel Attard
2020-08-24 09:04:48 -07:00
parent 4a43487b39
commit 4b7b3dc4f2
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
10.0.0
10.0.0-beta.25

View File

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