mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Release notes for 6.48
This commit is contained in:
@@ -42,8 +42,8 @@ export function WhatsNewModal({
|
||||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.47--0" />,
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.47--1" />,
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.48--0" />,
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.48--1" />,
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user