From 0fc53b54b71aaef144cfccff91072f870ec8e96f Mon Sep 17 00:00:00 2001 From: Chaim Date: Sat, 4 Apr 2026 21:48:57 +0000 Subject: [PATCH] chore: bump version to 2.1.1 Co-Authored-By: Claude Opus 4.6 (1M context) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a85ed92..27f96b1 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 AI Gateway integration", "author": "klear", - "version": "2.1.0", + "version": "2.1.1", "acceptableVersions": [ ">=8.0.0" ],