Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update podfile with Gutenberg v1.75.0 release
  • Loading branch information
mchowning committed Apr 28, 2022
commit 50e79b666a056b0ea619d1350218778c13b66f88
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ abstract_target 'Apps' do
## Gutenberg (React Native)
## =====================
##
gutenberg :commit => 'd4f18b4df2e7c0f43c0e8c524c3acb74ba7b104a'
gutenberg :tag => 'v1.75.0'

## Third party libraries
## =====================
Expand Down
Loading