Fixed brave-core version (#33123)

This commit is contained in:
Wojciech Knapik
2026-01-09 23:39:22 +01:00
committed by GitHub
parent 168189e063
commit 72791ba035
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "brave-core",
"version": "1.88.5",
"version": "1.88.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "brave-core",
"version": "1.88.5",
"version": "1.88.6",
"license": "MPL-2.0",
"dependencies": {
"@brave/brave-ui": "0.40.6",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "brave-core",
"version": "1.88.5",
"version": "1.88.6",
"description": "Brave Core is a set of changes, APIs and scripts used for customizing Chromium to make Brave.",
"main": "index.js",
"scripts": {