diff --git a/3CX_TAPI.user.js b/3CX_TAPI.user.js index dad2309..056d2f0 100644 --- a/3CX_TAPI.user.js +++ b/3CX_TAPI.user.js @@ -1,11 +1,11 @@ // ==UserScript== // @name 3CX TAPI // @namespace http://cp-solutions.at -// @version 9.5.0 +// @version 9.5.1 // @author Daniel Triendl // @copyright Copyright CP Solutions GmbH // @source https://source.cp-austria.at/CPATRD/3cx_tapi.git -// @downloadURL https://source.cp-austria.at/CPATRD/3cx_tapi.git/raw/branch/master/3CX_TAPI.user.js +// @downloadURL https://3cxtapi.cp-austria.at/3CX_TAPI.user.js // @match https://192.168.0.154:5001/* // @match https://cpsolution.my3cx.at:5001/* // @require https://cdn.jsdelivr.net/gh/CoeJoder/waitForKeyElements.js@v1.2/waitForKeyElements.js diff --git a/client/package.json b/client/package.json index 9e379d6..208e914 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.0", + "version": "9.5.1", "author": { "name": "Daniel Triendl", "email": "d.triendl@cp-solutions.at" diff --git a/server/src/CPATapi.Client/CPATapi.Client.csproj b/server/src/CPATapi.Client/CPATapi.Client.csproj index 88d1c6a..b418e27 100644 --- a/server/src/CPATapi.Client/CPATapi.Client.csproj +++ b/server/src/CPATapi.Client/CPATapi.Client.csproj @@ -7,7 +7,7 @@ CPATapi.Client Daniel Triendl CP Solutions GmbH - 9.4.0 + 9.5.1 true diff --git a/server/src/CPATapi.Server/CPATapi.Server.csproj b/server/src/CPATapi.Server/CPATapi.Server.csproj index ee797d1..008d76e 100644 --- a/server/src/CPATapi.Server/CPATapi.Server.csproj +++ b/server/src/CPATapi.Server/CPATapi.Server.csproj @@ -8,7 +8,7 @@ Linux ..\.. . - 9.4.0 + 9.5.1