diff --git a/package-lock.json b/package-lock.json index 82c3e03fd615..b68688bcef41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "brave-core", - "version": "1.72.30", + "version": "1.72.31", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "brave-core", - "version": "1.72.30", + "version": "1.72.31", "license": "MPL-2.0", "dependencies": { "@brave/brave-ui": "0.40.6", diff --git a/package.json b/package.json index ac28df8f20fe..238af823a122 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave-core", - "version": "1.72.30", + "version": "1.72.31", "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 7edbd7ec65bc..80b50faa4534 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: brave -version: 1.72.30 +version: 1.72.31 grade: stable architectures: - build-on: amd64