Skip to content
Snippets Groups Projects
Commit a9eaebb7 authored by Electron Bot's avatar Electron Bot
Browse files

Bump v11.0.0-nightly.20200810

parent 01c9113e
No related merge requests found
11.0.0-nightly.20200807 11.0.0-nightly.20200810
\ No newline at end of file \ No newline at end of file
{ {
"name": "electron", "name": "electron",
"version": "11.0.0-nightly.20200807", "version": "11.0.0-nightly.20200810",
"repository": "https://github.com/electron/electron", "repository": "https://github.com/electron/electron",
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
"devDependencies": { "devDependencies": {
......
...@@ -50,8 +50,8 @@ END ...@@ -50,8 +50,8 @@ END
// //
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION 11,0,0,20200807 FILEVERSION 11,0,0,20200810
PRODUCTVERSION 11,0,0,20200807 PRODUCTVERSION 11,0,0,20200810
FILEFLAGSMASK 0x3fL FILEFLAGSMASK 0x3fL
#ifdef _DEBUG #ifdef _DEBUG
FILEFLAGS 0x1L FILEFLAGS 0x1L
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment