Fix for sending to WhatsApp user IDs

This commit is contained in:
Darren Clarke 2025-12-04 13:40:04 +01:00
parent b82d3cc726
commit 31eb1d92b4
19 changed files with 1023 additions and 859 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@link-stack/zammad-addon-bridge",
"displayName": "Bridge",
"version": "3.3.2",
"version": "3.3.3",
"description": "An addon that adds CDR Bridge channels to Zammad.",
"scripts": {
"build": "node '../zammad-addon-common/dist/build.js'",