diff --git a/client/package-lock.json b/client/package-lock.json index 3f44565..2664dba 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -1,12 +1,12 @@ { "name": "3cx-tapi", - "version": "9.3.0", + "version": "9.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "3cx-tapi", - "version": "9.3.0", + "version": "9.6.0", "dependencies": { "@trim21/gm-fetch": "^0.3.0", "chrono-node": "^2.9.0" diff --git a/client/package.json b/client/package.json index 208e914..097f3e8 100644 --- a/client/package.json +++ b/client/package.json @@ -1,7 +1,7 @@ { "name": "3cx-tapi", "description": "3CX CP Tapi and Projectmanager integration", - "version": "9.5.1", + "version": "9.6.0", "author": { "name": "Daniel Triendl", "email": "d.triendl@cp-solutions.at"