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" ]