Bump v2.1.0-unsupported.20180809

This commit is contained in:
John Kleinschmidt
2018-08-09 18:32:08 -04:00
parent 9d1e7a7a65
commit 9374dcd923
2 changed files with 3 additions and 3 deletions

View File

@@ -74,12 +74,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "GitHub, Inc."
VALUE "FileDescription", "Electron"
VALUE "FileVersion", "2.1.0-unsupported-20180809"
VALUE "FileVersion", "2.1.0"
VALUE "InternalName", "electron.exe"
VALUE "LegalCopyright", "Copyright (C) 2015 GitHub, Inc. All rights reserved."
VALUE "OriginalFilename", "electron.exe"
VALUE "ProductName", "Electron"
VALUE "ProductVersion", "2.1.0-unsupported-20180809"
VALUE "ProductVersion", "2.1.0"
VALUE "SquirrelAwareVersion", "1"
END
END

View File

@@ -4,7 +4,7 @@
'product_name%': 'Electron',
'company_name%': 'GitHub, Inc',
'company_abbr%': 'github',
'version%': '2.1.0-unsupported-20180809',
'version%': '2.1.0-unsupported.20180809',
'js2c_input_dir': '<(SHARED_INTERMEDIATE_DIR)/js2c',
},
'includes': [