mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Bump v7.0.0-nightly.20190608
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>electron.icns</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>7.0.0-nightly.20190607</string>
|
||||
<string>7.0.0-nightly.20190608</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>7.0.0-nightly.20190607</string>
|
||||
<string>7.0.0-nightly.20190608</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.developer-tools</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
||||
@@ -50,8 +50,8 @@ END
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 7,0,0,20190607
|
||||
PRODUCTVERSION 7,0,0,20190607
|
||||
FILEVERSION 7,0,0,20190608
|
||||
PRODUCTVERSION 7,0,0,20190608
|
||||
FILEFLAGSMASK 0x3fL
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
||||
Reference in New Issue
Block a user