Skip to content

Commit

Permalink
Merge pull request #133 from 10up/fix/api-version-3
Browse files Browse the repository at this point in the history
update safe-svg block `apiVersion` to version 3
  • Loading branch information
jeffpaul authored Oct 10, 2023
2 parents de86232 + 01deaab commit b6b186e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/blocks/safe-svg/block.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2,
"apiVersion": 3,
"title": "Safe SVG",
"description": "Display the SVG icon",
"textdomain": "safe-svg",
Expand Down

0 comments on commit b6b186e

Please sign in to comment.