mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
v5.34.0-beta.1
This commit is contained in:
@@ -29,7 +29,7 @@ const renderText: RenderTextCallbackType = ({ key, text }) => (
|
||||
const releaseNotes: ReleaseNotesType = {
|
||||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [{ key: 'WhatsNew__bugfixes', components: undefined }],
|
||||
features: [{ key: 'WhatsNew__v5.34--1', components: undefined }],
|
||||
};
|
||||
|
||||
export const WhatsNewModal = ({
|
||||
|
||||
Reference in New Issue
Block a user