mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
chore: update CHROME_VERSION_STRING
This commit is contained in:
committed by
Jeremy Apthorp
parent
7589c56cea
commit
d8e58dffe6
@@ -8,7 +8,7 @@
|
||||
#ifndef ATOM_COMMON_CHROME_VERSION_H_
|
||||
#define ATOM_COMMON_CHROME_VERSION_H_
|
||||
|
||||
#define CHROME_VERSION_STRING "68.0.3440.128"
|
||||
#define CHROME_VERSION_STRING "69.0.3497.106"
|
||||
#define CHROME_VERSION "v" CHROME_VERSION_STRING
|
||||
|
||||
#endif // ATOM_COMMON_CHROME_VERSION_H_
|
||||
|
||||
Reference in New Issue
Block a user