Skip to content

Commit 16d2fbe

Browse files
committed
use official WordPress 5.7 release in wp-env
1 parent e32923f commit 16d2fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.wp-env.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"core": "https://wordpress.org/wordpress-5.7-RC1.zip",
2+
"core": "WordPress/WordPress#5.7",
33
"plugins": [ "." ],
44
"env": {
55
"tests": {

0 commit comments

Comments
 (0)