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
Next Next commit
Release script: Update gutenberg-mobile ref
  • Loading branch information
derekblank committed Jul 21, 2023
commit 154a8cc247344f16564f8692dea4de397dfe8163
4 changes: 2 additions & 2 deletions Gutenberg/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
#
# LOCAL_GUTENBERG=../my-gutenberg-fork bundle exec pod install
GUTENBERG_CONFIG = {
# commit: ''
tag: 'v1.100.0-alpha1'
commit: '81395d4b566105923b560c9d47aff2a9d7441060'
# tag: 'v1.100.0-alpha1'
}

GITHUB_ORG = 'wordpress-mobile'
Expand Down
Loading