diff --git a/app/manifest.json b/app/manifest.json index 4daa278..a1f092c 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "UI5 Inspector", - "version": "1.9.0", + "version": "1.9.1", "background": { "service_worker": "/scripts/background/main.js" }, diff --git a/package-lock.json b/package-lock.json index 9761ddb..a115293 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ui5inspector", - "version": "1.9.0", + "version": "1.9.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ui5inspector", - "version": "1.9.0", + "version": "1.9.1", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 64d1924..a7e20d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui5inspector", - "version": "1.9.0", + "version": "1.9.1", "author": "SAP SE", "license": "Apache-2.0", "contributors": [