mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add release notes for 5.32.x
This commit is contained in:
@@ -30,9 +30,8 @@ const releaseNotes: ReleaseNotesType = {
|
||||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [
|
||||
{ key: 'WhatsNew__v5.31--1', components: undefined },
|
||||
{ key: 'WhatsNew__v5.31--2', components: undefined },
|
||||
{ key: 'WhatsNew__bugfixes', components: undefined },
|
||||
{ key: 'WhatsNew__v5.32--1', components: undefined },
|
||||
{ key: 'WhatsNew__v5.32--2', components: undefined },
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user