From 1eb856b178f073bbcdd06e7e4f23274157fd9d3b Mon Sep 17 00:00:00 2001 From: Chaim Date: Tue, 31 Mar 2026 23:12:31 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20rename=20assistant=20to=20=D7=A9=D7=99?= =?UTF-8?q?=D7=A8=D7=94=20(Shira)?= 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 3a75d9c..58cb20a 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.8", + "version": "1.0.9", "acceptableVersions": [ ">=8.0.0" ], - "releaseDate": "2026-03-31", + "releaseDate": "2026-03-29", "php": [ ">=8.1" ]