From db12f633a386d766c51023229601938774a08483 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:27:36 +0300 Subject: [PATCH] chore: release 1.6.2 (#243) Co-authored-by: github-actions --- app/manifest.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/manifest.json b/app/manifest.json index 93b058e..9a0d677 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "UI5 Inspector", - "version": "1.6.1", + "version": "1.6.2", "background": { "service_worker": "/scripts/background/main.js" }, diff --git a/package-lock.json b/package-lock.json index 1b2cfc1..0765f77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ui5inspector", - "version": "1.6.1", + "version": "1.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ui5inspector", - "version": "1.6.1", + "version": "1.6.2", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 5e3bf7e..e8730ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui5inspector", - "version": "1.6.1", + "version": "1.6.2", "author": "SAP SE", "license": "Apache-2.0", "contributors": [