Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion .circleci/cache-version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# To invalidate the cache, generate a new UUID using `uuidgen` on the command line then paste it here
9A83906D-78D0-41F4-8B4C-7E6F06AC615C
72390812-62C9-41F2-A2DC-45D11A4C2AFA
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ target 'WordPress' do
## Gutenberg (React Native)
## =====================
##
gutenberg :tag => 'v1.39.0'
gutenberg :tag => 'v1.40.0'

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