Update chrome_version.h

This commit is contained in:
Aleksei Kuzmin 2017-11-13 22:19:29 +03:00 committed by Cheng Zhao
parent 8ef705ad10
commit 5783ce0b3c

View file

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