From 109fe1c856ebb4a67d44afbb0eb2c45aea84d785 Mon Sep 17 00:00:00 2001 From: Daniel Bedeleanu Date: Sun, 19 Apr 2026 19:14:56 +0300 Subject: [PATCH] chore: update VERSION.json to 1.12.0 --- frontend/VERSION.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/VERSION.json b/frontend/VERSION.json index 8c516d4d..12680714 100644 --- a/frontend/VERSION.json +++ b/frontend/VERSION.json @@ -1,6 +1,6 @@ { - "version": "1.11.0", - "last_build": "2026-04-19-1732", - "codename": "AuditFixed", - "commit": "0563284e" + "version": "1.12.0", + "last_build": "2026-04-19-1907", + "codename": "UIOptimized", + "commit": "d85c72e1" } \ No newline at end of file