From b9abe5f921ce403d6027b9fc50b50dcffca91890 Mon Sep 17 00:00:00 2001 From: Chaim Date: Tue, 31 Mar 2026 20:33:21 +0000 Subject: [PATCH] =?UTF-8?q?release:=20v1.0.4=20=E2=80=94=20add=20Assistant?= =?UTF-8?q?Conversation=20entity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9335d08..45ded66 100644 --- a/manifest.json +++ b/manifest.json @@ -3,11 +3,11 @@ "module": "SmartAssistant", "description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and n8n integration", "author": "klear", - "version": "1.0.3", + "version": "1.0.4", "acceptableVersions": [ ">=8.0.0" ], - "releaseDate": "2026-03-29", + "releaseDate": "2026-03-31", "php": [ ">=8.1" ]