Use Chromium 66.0.3359.181 and Node.js 10.2.0

This commit is contained in:
Aleksei Kuzmin 2018-05-24 18:04:03 +02:00 committed by Samuel Attard
parent 08ee965270
commit 81398c1fde
3 changed files with 3 additions and 3 deletions

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