Update chrome_version.h

This commit is contained in:
Cheng Zhao 2018-03-15 11:26:27 +09:00 committed by Aleksei Kuzmin
parent cb4c54eec1
commit 97fcf7079b

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