From 2f56424de9d1ebef28618f0710346dfc55e0bae2 Mon Sep 17 00:00:00 2001 From: Darren Griffin Date: Wed, 23 Jul 2025 11:18:38 +0100 Subject: [PATCH] Fix date (#40111) --- source/_posts/2025-07-23-companion-app-for-android.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2025-07-23-companion-app-for-android.markdown b/source/_posts/2025-07-23-companion-app-for-android.markdown index ae8faaad776..0425a65d684 100644 --- a/source/_posts/2025-07-23-companion-app-for-android.markdown +++ b/source/_posts/2025-07-23-companion-app-for-android.markdown @@ -2,8 +2,8 @@ layout: post title: "Companion app for Android: It’s been a while" description: "The app will now have a dedicated developer. We recap the two years of development and the future of the app." -date: 2025-07-22 00:00:01 -date_formatted: "July 22, 2025" +date: 2025-07-23 00:00:01 +date_formatted: "July 23, 2025" author: Timothy Nibeadeau comments: true categories: Android