From 2eaab0df8110cd3385e58dfe54c5c2251d08beac Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:37:22 +0200 Subject: [PATCH] Fixed whats new version (#713) --- src/release-notes/whats-new.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/release-notes/whats-new.json b/src/release-notes/whats-new.json index 52a3241..8040b46 100644 --- a/src/release-notes/whats-new.json +++ b/src/release-notes/whats-new.json @@ -1,4 +1,4 @@ [ "This update includes a nice upgrade to the color picker and some nice fixes!\n\nIMPORTANT: Previous colors might have issues, to update them, right click the sidebar and click on 'edit theme'", - "1.14b" + "1.14.1b" ]