Upgrade to Chrome 58.0.3029.110

This commit is contained in:
Kevin Sawicki 2017-05-09 21:11:46 -07:00
parent efe23b7595
commit 65bd0ecaa9
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 "58.0.3029.96"
#define CHROME_VERSION_STRING "58.0.3029.110"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_