Skip to content

Commit

Permalink
Merge pull request #2537 from brave/brave-core-branch-migrations-130
Browse files Browse the repository at this point in the history
Branch migration (master branch)
  • Loading branch information
kjozwiak authored May 29, 2019
2 parents e6aa469 + 3ef52e4 commit 4b7fd4b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brave-core",
"version": "0.67.70",
"version": "0.68.0",
"description": "Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make Brave.",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions patches/chrome-VERSION.patch
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ index 678a8da0ba33c3b81d8b9b17fce60641eb760dcf..eab89a8b8fd47929d1cd56a3c477f59a
MINOR=0
-BUILD=3770
-PATCH=38
+BUILD=67
+PATCH=70
+BUILD=68
+PATCH=0

0 comments on commit 4b7fd4b

Please sign in to comment.