mirror of
git://develop.git.wordpress.org/
synced 2025-04-04 20:23:27 +02:00
Post WordPress 5.8.1 version bump.
The 5.8 branch is now 5.8.2 alpha. git-svn-id: https://develop.svn.wordpress.org/branches/5.8@51778 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
abde276901
commit
61936d46b3
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "WordPress",
|
||||
"version": "5.8.1",
|
||||
"version": "5.8.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "WordPress",
|
||||
"version": "5.8.1",
|
||||
"version": "5.8.2",
|
||||
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
|
||||
"repository": {
|
||||
"type": "svn",
|
||||
|
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.8.1-src';
|
||||
$wp_version = '5.8.2-alpha-51772-src';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user