Skip to content

Commit d0f59ec

Browse files
gutenbergplugindonnapep
authored andcommitted
Bump plugin version to 10.6.0-rc.1
1 parent 493a804 commit d0f59ec

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gutenberg.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Printing since 1440. This is the development plugin for the new block editor in core.
66
* Requires at least: 5.6
77
* Requires PHP: 5.6
8-
* Version: 10.5.4
8+
* Version: 10.6.0-rc.1
99
* Author: Gutenberg Team
1010
* Text Domain: gutenberg
1111
*

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gutenberg",
3-
"version": "10.5.4",
3+
"version": "10.6.0-rc.1",
44
"private": true,
55
"description": "A new WordPress editor experience.",
66
"author": "The WordPress Contributors",

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ View <a href="https://developer.wordpress.org/block-editor/principles/versions-i
5555

5656
== Changelog ==
5757

58-
To read the changelog for Gutenberg 10.5.4, please navigate to the <a href="https://github.com/WordPress/gutenberg/releases/tag/v10.5.4">release page</a>.
58+
To read the changelog for Gutenberg 10.6.0-rc.1, please navigate to the <a href="https://github.com/WordPress/gutenberg/releases/tag/v10.6.0-rc.1">release page</a>.

0 commit comments

Comments
 (0)