Release notes for 6.48
This commit is contained in:
parent
56c2b8d84f
commit
6dae949149
2 changed files with 8 additions and 5 deletions
|
@ -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" />,
|
||||
],
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue