diff --git a/src/apps/news/news.data.tsx b/src/apps/news/news.data.tsx index f997b85a8..f71e80558 100644 --- a/src/apps/news/news.data.tsx +++ b/src/apps/news/news.data.tsx @@ -69,7 +69,7 @@ export const NewsItems: NewsItem[] = [ { versionCode: '1.7.0', versionName: 'Attachment Theory', - versionDate: new Date('2023-12-10T18:00:00Z'), // new Date().toISOString() + versionDate: new Date('2023-12-10T12:00:00Z'), // new Date().toISOString() items: [ { text: <>Redesigned attachments system: drag, paste, link, snap, images, text, pdfs }, { text: <>Desktop webcam access for direct image capture (Labs option) },