mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
Set CHROME_VERSION_STRING to 66.0.3359.66
This commit is contained in:
committed by
Samuel Attard
parent
06410202d0
commit
79010b9e06
@@ -8,7 +8,7 @@
|
||||
#ifndef ATOM_COMMON_CHROME_VERSION_H_
|
||||
#define ATOM_COMMON_CHROME_VERSION_H_
|
||||
|
||||
#define CHROME_VERSION_STRING "66.0.3359.45"
|
||||
#define CHROME_VERSION_STRING "66.0.3359.66"
|
||||
#define CHROME_VERSION "v" CHROME_VERSION_STRING
|
||||
|
||||
#endif // ATOM_COMMON_CHROME_VERSION_H_
|
||||
|
||||
Reference in New Issue
Block a user