From 4b050aa82feb38af3c784950d8732f1fdae44b46 Mon Sep 17 00:00:00 2001 From: brave-builds Date: Thu, 7 Oct 2021 18:01:31 +0000 Subject: [PATCH] 1.32.55 --- package-lock.json | 2 +- package.json | 2 +- patches/chrome-VERSION.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f9f4b9c9be77..092aff1747e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "1.32.54", + "version": "1.32.55", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d6ae0aa9d7e6..5b02403c4848 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "1.32.54", + "version": "1.32.55", "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 1c77fcde69b0..8ccfc1bf174b 100644 --- a/patches/chrome-VERSION.patch +++ b/patches/chrome-VERSION.patch @@ -9,4 +9,4 @@ index 3e77ef7c56fa10e090be8cd118de884dc19fb50d..31d8337bfbb3daba3b599592ba0e797f -PATCH=40 +MINOR=1 +BUILD=32 -+PATCH=54 ++PATCH=55