From b7a952ee812dc1c60f93585693a9de21c07e68fc Mon Sep 17 00:00:00 2001
From: Patrik Oberschmid
Date: Mon, 13 Apr 2026 13:11:10 +0200
Subject: [PATCH] Bump version to 9.6.0
---
client/package-lock.json | 4 ++--
client/package.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
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"