Set CHROME_VERSION_STRING to 66.0.3359.117

This commit is contained in:
Aleksei Kuzmin 2018-04-20 18:55:56 +02:00 committed by Samuel Attard
parent aaef07e637
commit 016ac8ff6e

View file

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