From 850198cb89adad21f8495e102bc371a6da567cb8 Mon Sep 17 00:00:00 2001 From: brave-builds Date: Wed, 7 Apr 2021 18:01:37 +0000 Subject: [PATCH] 1.25.2 --- 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 8e3af01da997..a1b5fbe4036e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "1.25.1", + "version": "1.25.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d98699cc9bd6..5b2078634b51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "1.25.1", + "version": "1.25.2", "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 abe2fac67b7a..ed44e51b7650 100644 --- a/patches/chrome-VERSION.patch +++ b/patches/chrome-VERSION.patch @@ -9,4 +9,4 @@ index 02de76cc1174d0413c55f9630836353958dcba16..67e01bedd40b964e2c377959d78453e8 -PATCH=51 +MINOR=1 +BUILD=25 -+PATCH=1 ++PATCH=2