diff --git a/package-lock.json b/package-lock.json index e1ab89a0ae12..a4bff0532bd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "0.62.42", + "version": "0.62.43", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 50ad696aea09..a714864ad1cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "0.62.42", + "version": "0.62.43", "description": "Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make Brave.", "main": "index.js", "scripts": { diff --git a/patches/chrome-VERSION.patch b/patches/chrome-VERSION.patch index ced20847ae71..5fc24283fcd9 100644 --- a/patches/chrome-VERSION.patch +++ b/patches/chrome-VERSION.patch @@ -8,4 +8,4 @@ index 76f62f96d38af058c445d999d0fea8741699d5a2..feeeed3909a541b81875087bd1ef6a55 -BUILD=3683 -PATCH=86 +BUILD=62 -+PATCH=42 ++PATCH=43