From f751cc20a78d79a5e92b52adce7ea7654e15f163 Mon Sep 17 00:00:00 2001 From: Daniel Bedeleanu Date: Wed, 15 Apr 2026 15:24:06 +0300 Subject: [PATCH] feat: implement strict AI selection (Gemini/Claude), secure API key management, and Admin UI standardization [v1.9.23] --- frontend/VERSION.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/VERSION.json b/frontend/VERSION.json index 2e0f4896..e6227a34 100644 --- a/frontend/VERSION.json +++ b/frontend/VERSION.json @@ -1,6 +1,6 @@ { - "version": "1.9.22", - "last_build": "2026-04-15-1141", - "codename": "TSFix", - "commit": "10d75619" + "version": "1.9.23", + "last_build": "2026-04-15-1522", + "codename": "MultiAI", + "commit": "unknown" } \ No newline at end of file