diff --git a/src/apps/news/news.data.tsx b/src/apps/news/news.data.tsx
index a1bcd5386..f982c9f09 100644
--- a/src/apps/news/news.data.tsx
+++ b/src/apps/news/news.data.tsx
@@ -55,8 +55,9 @@ export const NewsItems: NewsItem[] = [
}*/
{
versionCode: '1.14.0',
- versionName: 'ModelMorphic',
+ versionName: 'Modelmorphic',
versionCoverImage: coverV114,
+ versionDate: new Date('2024-03-06T08:00:00Z'),
items: [
{ text: <>Perplexity support, including Online models>, issue: 407, icon: PerplexityIcon },
{ text: <>Groq support, with speeds up to 500 tok/s>, issue: 427, icon: GroqIcon },