Upgrade to Chrome 58.0.3029.96

This commit is contained in:
Kevin Sawicki 2017-05-03 08:49:09 -07:00
parent 164b97af4c
commit e1d564da6e
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.81"
#define CHROME_VERSION_STRING "58.0.3029.96"
#define CHROME_VERSION "v" CHROME_VERSION_STRING
#endif // ATOM_COMMON_CHROME_VERSION_H_