mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Add release notes for v5.27.0-beta.1 release
This commit is contained in:
@@ -30,7 +30,7 @@ const releaseNotes: ReleaseNotesType = {
|
||||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [1, 2].map(n => ({
|
||||
key: `WhatsNew__v5.26--${n}`,
|
||||
key: `WhatsNew__v5.27--${n}`,
|
||||
components: undefined,
|
||||
})),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user