Skip to content

Commit 0563f6f

Browse files
Update plugin version to 5.3
1 parent 4a474b8 commit 0563f6f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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: 5.3.0-rc.1
6+
* Version: 5.3.0
77
* Author: Gutenberg Team
88
* Text Domain: gutenberg
99
*

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": "5.3.0-rc.1",
3+
"version": "5.3.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)