Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdee6e01

Browse files
Bump v18.3.7
1 parent483e39c commitdee6e01

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎ELECTRON_VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.3.6
1+
18.3.7

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"electron",
3-
"version":"18.3.6",
3+
"version":"18.3.7",
44
"repository":"https://github.com/electron/electron",
55
"description":"Build cross platform desktop apps with JavaScript, HTML, and CSS",
66
"devDependencies": {

‎shell/browser/resources/win/electron.rc‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ END
5050
//
5151

5252
VS_VERSION_INFO VERSIONINFO
53-
FILEVERSION 18,3,6,0
54-
PRODUCTVERSION 18,3,6,0
53+
FILEVERSION 18,3,7,0
54+
PRODUCTVERSION 18,3,7,0
5555
FILEFLAGSMASK 0x3fL
5656
#ifdef _DEBUG
5757
FILEFLAGS 0x1L
@@ -68,12 +68,12 @@ BEGIN
6868
BEGIN
6969
VALUE "CompanyName", "GitHub, Inc."
7070
VALUE "FileDescription", "Electron"
71-
VALUE "FileVersion", "18.3.6"
71+
VALUE "FileVersion", "18.3.7"
7272
VALUE "InternalName", "electron.exe"
7373
VALUE "LegalCopyright", "Copyright (C) 2015 GitHub, Inc. All rights reserved."
7474
VALUE "OriginalFilename", "electron.exe"
7575
VALUE "ProductName", "Electron"
76-
VALUE "ProductVersion", "18.3.6"
76+
VALUE "ProductVersion", "18.3.7"
7777
VALUE "SquirrelAwareVersion", "1"
7878
END
7979
END

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp