diff --git a/package-lock.json b/package-lock.json index 6a0e970d674..828f49f15d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "brave-core", - "version": "1.84.63", + "version": "1.84.64", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "brave-core", - "version": "1.84.63", + "version": "1.84.64", "license": "MPL-2.0", "dependencies": { "@brave/brave-ui": "0.40.6", diff --git a/package.json b/package.json index 057d933d3e4..226e74cbf87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "1.84.63", + "version": "1.84.64", "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/snapcraft.yaml b/snapcraft.yaml index c6dd47b6125..1f1deeae6ef 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: brave -version: 1.84.63 +version: 1.84.64 grade: stable architectures: - build-on: amd64