From 51b44f58072dd6491f8f2df5c2dbe852fa9a601f Mon Sep 17 00:00:00 2001 From: David Calhoun Date: Mon, 8 Jul 2024 17:01:20 -0400 Subject: [PATCH 1/2] build: Update FluxC ref --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f52c31d4b871..fbec629aea58 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ ext { automatticTracksVersion = '5.1.0' gutenbergMobileVersion = 'v1.121.0-alpha1' wordPressAztecVersion = 'v2.1.3' - wordPressFluxCVersion = 'trunk-79f2bc35285748c715e00f2a6648ed6831632178' + wordPressFluxCVersion = '3045-5fc175e4780dec098cfd04bf5eb9da7f3cce4076' wordPressLoginVersion = '1.16.0' wordPressPersistentEditTextVersion = '1.0.2' wordPressUtilsVersion = '3.14.0' From c2d815cd9ed94c6b3d6c6e35c53f63294fdc0082 Mon Sep 17 00:00:00 2001 From: David Calhoun Date: Tue, 9 Jul 2024 09:54:38 -0400 Subject: [PATCH 2/2] docs: Add release note --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 342574d534eb..aad8816a97b6 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -2,6 +2,7 @@ 25.2 ----- +* [*] Fix ability to update a published post's date [https://github.com/wordpress-mobile/WordPress-Android/pull/21036] 25.1