Update Chrome version

This commit is contained in:
Aleksei Kuzmin 2018-04-05 23:09:31 +02:00 committed by Samuel Attard
parent 11b96c214d
commit 2f11870970

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