Bump chromium version

This commit is contained in:
Samuel Attard 2018-03-29 16:25:25 +11:00
parent a9db673cdf
commit 72c7fe5e56

View file

@ -8,7 +8,7 @@
#ifndef ATOM_COMMON_CHROME_VERSION_H_
#define ATOM_COMMON_CHROME_VERSION_H_
#define CHROME_VERSION_STRING "63.0.3239.150"
#define CHROME_VERSION_STRING "66.0.3359.45"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_