Skip to content

Commit 7047b02

Browse files
committed
chore: Release 4.0 (#10686)
1 parent a8b6e73 commit 7047b02

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gutenberg.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Gutenberg
44
* Plugin URI: https://github.com/WordPress/gutenberg
55
* Description: Printing since 1440. This is the development plugin for the new block editor in core.
6-
* Version: 4.0.0-rc.1
6+
* Version: 4.0.0
77
* Author: Gutenberg Team
88
*
99
* @package gutenberg

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": "4.0.0-rc.1",
3+
"version": "4.0.0",
44
"private": true,
55
"description": "A new WordPress editor experience",
66
"repository": "git+https://github.com/WordPress/gutenberg.git",

0 commit comments

Comments
 (0)