Skip to content

Commit 31f1b90

Browse files
committed
Simplify blueprint
1 parent 9a02425 commit 31f1b90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.wordpress-org/blueprints/blueprint.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"landingPage": "\/wp-admin\/options-general.php?page=MslsAdmin",
33
"preferredVersions": {
44
"php": "8.1",
5-
"wp": "latest"
5+
"wp": "6.6"
66
},
77
"phpExtensionBundles": [
88
"kitchen-sink"
99
],
1010
"steps": [
1111
{
12-
"enableMultisite"
12+
"step": "enableMultisite"
1313
},
1414
{
1515
"step": "login",

0 commit comments

Comments
 (0)