From 78beb82c7d68a2bd1983155e6f88c0d375f30731 Mon Sep 17 00:00:00 2001 From: Chaim Date: Sun, 21 Jun 2026 11:15:48 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20version=20to=202.11.0=20(CaseFi?= =?UTF-8?q?les=20dual-backend=20integration=20=E2=80=94=20P5/P6/P7)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b110644..a8e6c60 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 AI Gateway integration", "author": "klear", - "version": "2.10.5", + "version": "2.11.0", "acceptableVersions": [ ">=8.0.0" ], - "releaseDate": "2026-06-03", + "releaseDate": "2026-06-21", "php": [ ">=8.1" ]