Revert "Bump v18.0.0" (#33493)

This reverts commit 8680415128.
This commit is contained in:
Keeley Hammond
2022-03-28 21:34:36 -07:00
committed by GitHub
parent 86294aa1d0
commit 4cfa648a2e
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
18.0.0
18.0.0-beta.6

View File

@@ -1,6 +1,6 @@
{
"name": "electron",
"version": "18.0.0",
"version": "18.0.0-beta.6",
"repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": {
@@ -141,4 +141,4 @@
"node script/gen-hunspell-filenames.js"
]
}
}
}

View File

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