diff --git a/3CX_TAPI.user.js b/3CX_TAPI.user.js index 3707cae..e1ae490 100644 --- a/3CX_TAPI.user.js +++ b/3CX_TAPI.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name 3CX TAPI // @namespace http://cp-solutions.at -// @version 9.3.1 +// @version 9.4.0 // @author Daniel Triendl // @copyright Copyright CP Solutions GmbH // @source https://source.cp-austria.at/CPATRD/3cx_tapi.git diff --git a/client/package.json b/client/package.json index 189c2f3..377e8f7 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.3.1", + "version": "9.4.0", "author": { "name": "Daniel Triendl", "email": "d.triendl@cp-solutions.at"