Skip to content

Commit 6b4b7dc

Browse files
authored
Merge pull request #21036 from wordpress-mobile/fix/update-published-post-date
fix: Update published post date
2 parents 1460fef + c2d815c commit 6b4b7dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

RELEASE-NOTES.txt

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
25.2
44
-----
5+
* [*] Fix ability to update a published post's date [https://github.com/wordpress-mobile/WordPress-Android/pull/21036]
56

67

78
25.1

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ext {
2727
automatticTracksVersion = '5.1.0'
2828
gutenbergMobileVersion = 'v1.121.0-alpha1'
2929
wordPressAztecVersion = 'v2.1.3'
30-
wordPressFluxCVersion = 'trunk-79f2bc35285748c715e00f2a6648ed6831632178'
30+
wordPressFluxCVersion = '3045-5fc175e4780dec098cfd04bf5eb9da7f3cce4076'
3131
wordPressLoginVersion = '1.16.0'
3232
wordPressPersistentEditTextVersion = '1.0.2'
3333
wordPressUtilsVersion = '3.14.0'

0 commit comments

Comments
 (0)