diff --git a/atom/common/chrome_version.h b/atom/common/chrome_version.h index d273c7002a9..ac24a95f87f 100644 --- a/atom/common/chrome_version.h +++ b/atom/common/chrome_version.h @@ -8,7 +8,7 @@ #ifndef ATOM_COMMON_CHROME_VERSION_H_ #define ATOM_COMMON_CHROME_VERSION_H_ -#define CHROME_VERSION_STRING "59.0.3071.115" +#define CHROME_VERSION_STRING "61.0.3163.100" #define CHROME_VERSION "v" CHROME_VERSION_STRING #endif // ATOM_COMMON_CHROME_VERSION_H_