Skip to content

Commit 7f0e977

Browse files
authored
Merge pull request #17132 from wordpress-mobile/feature/image-block-replace-featured-image-prompt
Prompt to keep or replace Featured Image when replacing Image block media that is set as the Featured Image
2 parents 5a4ab26 + a681ad4 commit 7f0e977

File tree

4 files changed

+102
-101
lines changed

4 files changed

+102
-101
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ abstract_target 'Apps' do
169169
## Gutenberg (React Native)
170170
## =====================
171171
##
172-
gutenberg :tag => 'v1.70.0'
172+
gutenberg :tag => 'v1.71.0-alpha2'
173173

174174
## Third party libraries
175175
## =====================

0 commit comments

Comments
 (0)