From a62a4d7f1c46fea25fa46bb7ce31889a3d1d688f Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Thu, 3 Jul 2025 19:42:34 +0200 Subject: [PATCH] Update stable.json (#714) --- src/release-notes/stable.json | 9 +++++++++ src/release-notes/whats-new.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/release-notes/stable.json b/src/release-notes/stable.json index aaa7dc9..800257d 100644 --- a/src/release-notes/stable.json +++ b/src/release-notes/stable.json @@ -2856,5 +2856,14 @@ "workflowId": 15985890220, "image": false, "date": "01/07/2025" + }, + { + "version": "1.14.2b", + "extra": "", + "fixes": ["Fixed an issue when disabling mods"], + "features": [], + "workflowId": 16020875210, + "image": false, + "date": "03/07/2025" } ] diff --git a/src/release-notes/whats-new.json b/src/release-notes/whats-new.json index 8040b46..c597c9f 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.14.1b" + "1.14.2b" ]