From f5c60f4272a3ea48c68bfe83e3ecd55b3199f35c Mon Sep 17 00:00:00 2001 From: Chaim Date: Tue, 31 Mar 2026 22:56:28 +0000 Subject: [PATCH] release: v1.0.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e44c136..0c6c355 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "module": "SmartAssistant", "description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and n8n integration", "author": "klear", - "version": "1.0.5", + "version": "1.0.6", "acceptableVersions": [ ">=8.0.0" ],