From a62e4e0b538d8a5f497dafd395d76c88f184deda Mon Sep 17 00:00:00 2001 From: Daniel Bedeleanu Date: Tue, 21 Apr 2026 19:47:28 +0300 Subject: [PATCH] build: version bump to v1.14.1 - image display fixes --- VERSION.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.json b/VERSION.json index bba90ce5..80da86e8 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,5 +1,5 @@ { - "version": "1.13.1", + "version": "1.14.1", "lastUpdated": "2026-04-21", - "phase": "Phase 2 Complete - CORS Security Fix" + "phase": "Phase 3 Complete - Image Display Fix" }