Browse Source

Update to Chrome 50.0.2661.102

Cheng Zhao 9 years ago
parent
commit
525d456f7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      atom/common/chrome_version.h

+ 1 - 1
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 "50.0.2661.94"
+#define CHROME_VERSION_STRING "50.0.2661.102"
 #define CHROME_VERSION "v" CHROME_VERSION_STRING
 
 #endif  // ATOM_COMMON_CHROME_VERSION_H_