Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
electron
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
ExcellentOSS
electron
Commits
508c7ac4
Commit
508c7ac4
authored
5 years ago
by
Electron Bot
Browse files
Options
Downloads
Patches
Plain Diff
Bump v10.0.0-nightly.20200513
parent
54b6c060
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ELECTRON_VERSION
+1
-1
1 addition, 1 deletion
ELECTRON_VERSION
package.json
+1
-1
1 addition, 1 deletion
package.json
shell/browser/resources/win/electron.rc
+2
-2
2 additions, 2 deletions
shell/browser/resources/win/electron.rc
with
4 additions
and
4 deletions
ELECTRON_VERSION
+
1
−
1
View file @
508c7ac4
10.0.0-nightly.20200512
\ No newline at end of file
10.0.0-nightly.20200513
\ No newline at end of file
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
508c7ac4
{
"name"
:
"electron"
,
"version"
:
"10.0.0-nightly.2020051
2
"
,
"version"
:
"10.0.0-nightly.2020051
3
"
,
"repository"
:
"https://github.com/electron/electron"
,
"description"
:
"Build cross platform desktop apps with JavaScript, HTML, and CSS"
,
"devDependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
shell/browser/resources/win/electron.rc
+
2
−
2
View file @
508c7ac4
...
...
@@ -50,8 +50,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 10,0,0,2020051
2
PRODUCTVERSION 10,0,0,2020051
2
FILEVERSION 10,0,0,2020051
3
PRODUCTVERSION 10,0,0,2020051
3
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment