Bump Version to 9.5.1

This commit is contained in:
2026-04-10 12:04:46 +02:00
parent 8459f7938d
commit ccf1f63f1b
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
// ==UserScript==
// @name 3CX TAPI
// @namespace http://cp-solutions.at
// @version 9.5.0
// @version 9.5.1
// @author Daniel Triendl <d.triendl@cp-solutions.at>
// @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
+1 -1
View File
@@ -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"
@@ -7,7 +7,7 @@
<PackageId>CPATapi.Client</PackageId>
<Authors>Daniel Triendl</Authors>
<Company>CP Solutions GmbH</Company>
<Version>9.4.0</Version>
<Version>9.5.1</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>
@@ -8,7 +8,7 @@
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<DockerfileContext>..\..</DockerfileContext>
<OpenApiDocumentsDirectory>.</OpenApiDocumentsDirectory>
<Version>9.4.0</Version>
<Version>9.5.1</Version>
</PropertyGroup>
<ItemGroup>