Browse Source

Update brightray to use correct Chrome version string

Close #1808
Cheng Zhao 10 years ago
parent
commit
fb37b5720d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      atom/common/chrome_version.h
  2. 1 1
      vendor/brightray

+ 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 "42.0.2311.107"
+#define CHROME_VERSION_STRING "43.0.2357.65"
 #define CHROME_VERSION "v" CHROME_VERSION_STRING
 
 #endif  // ATOM_COMMON_CHROME_VERSION_H_

+ 1 - 1
vendor/brightray

@@ -1 +1 @@
-Subproject commit 8fba2a883552ad939a63250b552f467fa4f9bedb
+Subproject commit 7391c76630ad514ee8c9a7e0d5e7932b60f38ab1