Skip to content

Commit

Permalink
fix update apiVersion of example block to version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankaegy committed May 15, 2024
1 parent eccfc08 commit 364a80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/10up-theme/includes/blocks/example-block/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": "Example Block",
"description": "An Example Block",
"textdomain": "tenup-theme",
Expand Down

0 comments on commit 364a80b

Please sign in to comment.