Skip to content

Commit

Permalink
Add metadata to beta-rc blueprint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel authored Jul 11, 2024
1 parent f6c25e8 commit 19b88c2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions blueprints/beta-rc/blueprint.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"meta": {
"title": "WordPress Beta",
"description": "Test the latest WordPress Beta or RC release with theme test data and debugging plugins. Only loads the Beta version during the Beta period.",
"author": "courtneyr-dev",
"categories": ["Testing"]
},
"preferredVersions": {
"php": "8.0",
"wp": "beta"
Expand Down

0 comments on commit 19b88c2

Please sign in to comment.