From 5c819456c934622c91819528f34cabbe09177bc8 Mon Sep 17 00:00:00 2001 From: Josh Perez <60019601+josh-signal@users.noreply.github.com> Date: Wed, 17 Aug 2022 19:10:59 -0400 Subject: [PATCH] Rotate release notes for 5.56.x --- ts/components/WhatsNewModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/components/WhatsNewModal.tsx b/ts/components/WhatsNewModal.tsx index 537c68a34dd..951bee4374c 100644 --- a/ts/components/WhatsNewModal.tsx +++ b/ts/components/WhatsNewModal.tsx @@ -31,7 +31,7 @@ const releaseNotes: ReleaseNotesType = { version: window.getVersion?.(), features: [ { - key: 'WhatsNew__bugfixes--5', + key: 'WhatsNew__bugfixes--6', components: undefined, }, ],