diff --git a/package-lock.json b/package-lock.json index cc643e1072ca..c9ae05e221b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "brave-core", - "version": "1.59.35", + "version": "1.59.36", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "brave-core", - "version": "1.59.35", + "version": "1.59.36", "license": "MPL-2.0", "dependencies": { "@brave/brave-ui": "0.40.4", diff --git a/package.json b/package.json index 9c967df8cba0..37da8dffe250 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "1.59.35", + "version": "1.59.36", "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 a6afeae46e80..ea44984e75aa 100644 --- a/patches/chrome-VERSION.patch +++ b/patches/chrome-VERSION.patch @@ -9,4 +9,4 @@ index c22feb4ecb99402797a63e205af7204c9eb9dfbc..cddd76958b26d44bdbfc16d1f82b2501 -PATCH=96 +MINOR=1 +BUILD=59 -+PATCH=35 ++PATCH=36