diff --git a/extension/dist-mv2/manifest.json b/extension/dist-mv2/manifest.json index 1a497c5..e0bcd1d 100644 --- a/extension/dist-mv2/manifest.json +++ b/extension/dist-mv2/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Interceptor Electron App Bridge", - "version": "0.22.1", + "version": "0.22.2", "description": "Electron app bridge", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr8I3MwCNVrLcP0OCP8fRpiGWHIpbu2iMsyweU4YcX/CWdmO2fnZAJ6UP+IKkM5Zw9mt9kY4CFW4tZt096ChuMKiVBg4HM47ffWHTlo6rXOzdLuXMQ6MtFDuqbQuq6x0tLgYlOr7UxSiPVFgPRuczOz+kPkTO/h8nJNDaouNY1WnG4/ESruv10gwLwxgNKEvisnjxDU6lw9zDm/+pF8aAB8RMJbJQpRRBKDVL8rTRb4yCp6qi8E9VkJRK3sTD9sX0fgZoYd4pkvbK+7kPh9oxiuzPKNCKm9v8XTCVBh+sWBJBdke7PAoERkdXOs2MEijjO2A0X4/tzqygr3oARSghkQIDAQAB", "icons": { diff --git a/extension/manifest.json b/extension/manifest.json index 01f2cd8..4e58752 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Interceptor", - "version": "0.22.1", + "version": "0.22.2", "minimum_chrome_version": "116", "description": "Browser bridge", "icons": { diff --git a/package.json b/package.json index 439ce84..1462bf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interceptor", - "version": "0.22.1", + "version": "0.22.2", "type": "module", "license": "Elastic-2.0", "bin": {