Skip to content

Commit 2737788

Browse files
authored
Merge pull request #18595 from wordpress-mobile/gutenberg/integrate_release_1.97.0
Integrate gutenberg-mobile release 1.97.0
2 parents 64314c3 + 3088344 commit 2737788

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

RELEASE-NOTES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
* [*] [internal] Block editor: Upgrade Android 13 [https://github.com/wordpress-mobile/WordPress-Android/pull/18477]
77
* [***] [Jetpack-only] Plans: Bringing WPCOM plans to Jetpack app [https://github.com/wordpress-mobile/WordPress-Android/issues/18417]
8+
* [*] Block editor: Display lock icon in disabled state of `Cell` component [https://github.com/wordpress-mobile/gutenberg-mobile/pull/5798]
9+
* [*] Block editor: Show "No title"/"No description" placeholder for not belonged videos in VideoPress block [https://github.com/wordpress-mobile/gutenberg-mobile/pull/5840]
810

911
22.5
1012
-----

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ext {
2020
automatticRestVersion = '1.0.8'
2121
automatticStoriesVersion = '2.1.0'
2222
automatticTracksVersion = '3.0.0'
23-
gutenbergMobileVersion = 'v1.97.0-alpha1'
23+
gutenbergMobileVersion = 'v1.97.0'
2424
wordPressAztecVersion = 'v1.6.4'
2525
wordPressFluxCVersion = '2.30.0'
2626
wordPressLoginVersion = '1.3.0'

0 commit comments

Comments
 (0)