diff --git a/package-lock.json b/package-lock.json index c4faed9..9802c78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nmshd/app-web", - "version": "2.6.6", + "version": "2.6.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nmshd/app-web", - "version": "2.6.6", + "version": "2.6.7", "license": "MIT", "dependencies": { "@js-soft/native-abstractions": "1.2.1", diff --git a/package.json b/package.json index 4b7bf60..e3e879a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nmshd/app-web", - "version": "2.6.6", + "version": "2.6.7", "description": "The web sources for the Enmeshed App", "repository": "github:nmshd/cns-app-web", "license": "MIT", diff --git a/src/manifest.json b/src/manifest.json index 6a6307b..0706f9d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -4,7 +4,7 @@ "id": "nmshd.app", "type": "application", "applicationVersion": { - "version": "2.6.6" + "version": "2.6.7" } }, "sap.ui5": {