From e7d901be29582498ba62aaefb6f2e6b630d9fb14 Mon Sep 17 00:00:00 2001 From: Chaim Date: Sun, 21 Jun 2026 11:15:47 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20version=20to=202.1.0=20(CaseFil?= =?UTF-8?q?es=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 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index b3754c4..148b356 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,13 @@ { "name": "LegalAssistance", - "version": "2.0.10", - "acceptableVersions": [">=8.0.0"], - "php": [">=8.1"], - "releaseDate": "2026-06-03", + "version": "2.1.0", + "acceptableVersions": [ + ">=8.0.0" + ], + "php": [ + ">=8.1" + ], + "releaseDate": "2026-06-21", "author": "Marcus-Law", "description": "סיוע משפטי — יצירת דוח גישה ישירה (JSON ישירות ל-DOCX), אינטגרציה עם שירה", "scripts": {