From fa6f22acce472a4104d507ea09162ffec8ad6abe Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 10 Feb 2019 08:00:22 +0000 Subject: [PATCH] Bumping to 0.60.25 --- 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 dd90bd28690b..c951afc1a9d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "0.60.24", + "version": "0.60.25", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 22c47277e8e9..f9a8d4a97db8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "0.60.24", + "version": "0.60.25", "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 c907fdbcf6f1..0a22bc3f0824 100644 --- a/patches/chrome-VERSION.patch +++ b/patches/chrome-VERSION.patch @@ -8,4 +8,4 @@ index b51b4a57851a88bc63850798e7a023f188cfd36c..65fcd848520db45d1b09734f9343d8f3 -BUILD=3626 -PATCH=96 +BUILD=60 -+PATCH=24 ++PATCH=25