Bump v19.0.0-beta.1

This commit is contained in:
Sudowoodo Release Bot
2022-04-28 08:53:29 -07:00
parent 6944863de8
commit fcdb6cb809
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
19.0.0-alpha.5
19.0.0-beta.1

View File

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

View File

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