Skip to content

Commit 833c102

Browse files
committed
Update blueprint.json to set preferred WordPress version to 'beta' for improved compatibility in the editor bindings playground.
1 parent 2428716 commit 833c102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/editor-bindings/_playground/blueprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"login": true,
55
"preferredVersions": {
66
"php": "8.3",
7-
"wp": "6.9-RC2"
7+
"wp": "beta"
88
},
99
"steps": [
1010
{

0 commit comments

Comments
 (0)