Update Chrome version

This commit is contained in:
Aleksei Kuzmin 2018-01-05 14:26:33 +03:00
parent 80772c2419
commit f68cba0c71

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.108"
#define CHROME_VERSION_STRING "63.0.3239.132"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_