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 gutenberg.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Gutenberg
* Plugin URI: https://github.com/WordPress/gutenberg
* Description: Printing since 1440. This is the development plugin for the block editor, site editor, and other future WordPress core functionality.
* Requires at least: 6.2
* Requires at least: 6.3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will also require changing the commit SHA for the performance test. See #54107 (comment).

Copy link
Contributor Author

@tellthemachines tellthemachines Nov 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The perf tests are already failing on trunk since #56427

The commit hash was updated here but tests are still failing; we probably need to pick another commit 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just tried another commit based on the logic you used in #54111; let's see if it works 🤞

* Requires PHP: 7.0
* Version: 17.1.2
* Author: Gutenberg Team
Expand Down
89 changes: 0 additions & 89 deletions lib/compat/wordpress-6.3/block-editor-settings.php

This file was deleted.

165 changes: 0 additions & 165 deletions lib/compat/wordpress-6.3/block-patterns.php

This file was deleted.

Loading