Skip to content

Commit 1d56368

Browse files
Bump plugin version to 21.0.0
1 parent 17306f1 commit 1d56368

File tree

3 files changed

+4
-4
lines changed

3 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 block editor, site editor, and other future WordPress core functionality.
66
* Requires at least: 6.7
77
* Requires PHP: 7.2
8-
* Version: 21.0.0-rc.1
8+
* Version: 21.0.0
99
* Author: Gutenberg Team
1010
* Text Domain: gutenberg
1111
*

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "21.0.0-rc.1",
3+
"version": "21.0.0",
44
"private": true,
55
"description": "A new WordPress editor experience.",
66
"author": "The WordPress Contributors",

0 commit comments

Comments
 (0)