diff --git a/package.json b/package.json index eeb6c191903..89b10bc5cc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maskbook", - "version": "1.14.3", + "version": "1.15.0", "private": true, "license": "AGPL-3.0-or-later", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index 3d5dc1c3a3b..219f1b46718 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Maskbook", - "version": "1.14.3", + "version": "1.15.0", "manifest_version": 2, "permissions": ["storage", "downloads", "webNavigation", "activeTab"], "optional_permissions": ["", "notifications"],