bump CHROME_VERSION_STRING
TODO: automatically pull in the real chrome version
This commit is contained in:
parent
78c8951a50
commit
d5e9b662f8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#ifndef ATOM_COMMON_CHROME_VERSION_H_
|
||||
#define ATOM_COMMON_CHROME_VERSION_H_
|
||||
|
||||
#define CHROME_VERSION_STRING "67.0.3396.99"
|
||||
#define CHROME_VERSION_STRING "68.0.3440.128"
|
||||
#define CHROME_VERSION "v" CHROME_VERSION_STRING
|
||||
|
||||
#endif // ATOM_COMMON_CHROME_VERSION_H_
|
||||
|
|
Loading…
Reference in a new issue