Skip to content

Commit

Permalink
Merge pull request #13720 from brave/102.0.5005.115_1.40.x
Browse files Browse the repository at this point in the history
Upgrade from Chromium 102.0.5005.99 to 102.0.5005.115 (1.40.x)
  • Loading branch information
kjozwiak authored Jun 10, 2022
2 parents bcd30b1 + d9c8742 commit 81309c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "102.0.5005.99",
"tag": "102.0.5005.115",
"repository": {
"url": "https://github.com/chromium/chromium"
}
Expand Down
4 changes: 2 additions & 2 deletions patches/chrome-VERSION.patch
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
diff --git a/chrome/VERSION b/chrome/VERSION
index d320b94d04ca36ba9941d193f0bed9102b10a937..0297fff42f502d805eaf7ceea671cfd86e1a4a12 100644
index 2a18c32313617cc66014835e36483aed565adab7..2c53c048c3abd10fa4cac19ab1a7237fdb5c90dc 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=102
-MINOR=0
-BUILD=5005
-PATCH=99
-PATCH=115
+MINOR=1
+BUILD=40
+PATCH=93

0 comments on commit 81309c6

Please sign in to comment.