-
Notifications
You must be signed in to change notification settings - Fork 892
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16139 from brave/108.0.5359.71_master
Upgrade from Chromium 108.0.5359.62 to Chromium 108.0.5359.71.
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
diff --git a/chrome/VERSION b/chrome/VERSION | ||
index 50c943108e0842b5019a72da5b7835d6b8971d91..17223afbd016503348558aff7d559a9557e622a7 100644 | ||
index 4af65e8827bb3e5c09a0b96b117d0987d9910101..0bdc16e7b9f16b2fd61a2f0516a781767483acbf 100644 | ||
--- a/chrome/VERSION | ||
+++ b/chrome/VERSION | ||
@@ -1,4 +1,4 @@ | ||
MAJOR=108 | ||
-MINOR=0 | ||
-BUILD=5359 | ||
-PATCH=62 | ||
-PATCH=71 | ||
+MINOR=1 | ||
+BUILD=48 | ||
+PATCH=15 |