diff --git a/package-lock.json b/package-lock.json index fb9129ef124..49753ac1c58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "brave-core", - "version": "1.54.62", + "version": "1.54.63", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "brave-core", - "version": "1.54.62", + "version": "1.54.63", "license": "MPL-2.0", "dependencies": { "@brave/leo": "github:brave/leo#bdd971f", diff --git a/package.json b/package.json index 403c357e027..e51625b9d29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "1.54.62", + "version": "1.54.63", "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 66c55ae1e9f..119a348effd 100644 --- a/patches/chrome-VERSION.patch +++ b/patches/chrome-VERSION.patch @@ -9,4 +9,4 @@ index ce753b5c797d135b7b879b125630190fdc5eadcc..70416de6087f4d0b92c08aa9faf9d304 -PATCH=133 +MINOR=1 +BUILD=54 -+PATCH=62 ++PATCH=63