Skip to content

Commit

Permalink
Bump minor version (#268)
Browse files Browse the repository at this point in the history
* Bump minor version

Updating to match brave/brave-browser/pull/587

* Bump patch version

Bad things happen if this doesn't match brave/brave-browser#587 and the package.json for this repo.
  • Loading branch information
RyanJarv authored Jul 18, 2018
1 parent 5bd5061 commit 3d5c2a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.50.11",
"version": "0.50.13",
"description": "Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make Brave.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion patches/chrome-VERSION.patch
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ index 3c03c34dbf7ecdf3673cb796c44c769bc14b1dba..43f26ebad722c3ea1e62f4280e00b753
-BUILD=3396
-PATCH=103
+BUILD=50
+PATCH=11
+PATCH=13

0 comments on commit 3d5c2a6

Please sign in to comment.