We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637ce7f commit 05116f0Copy full SHA for 05116f0
src/plugins/example-blocks/example-blocks.php
@@ -2,8 +2,8 @@
2
/**
3
* Plugin Name: Example Blocks
4
* Description: Collection of example blocks to demonstrate how custom blocks can be used and added.
5
- * Requires at least: 6.1
6
- * Requires PHP: 7.0
+ * Requires at least: 6.3
+ * Requires PHP: 7.1
7
* Version: 0.1.0
8
* Author: The WordPress Contributors
9
* License: GPL-2.0-or-later
src/plugins/example-blocks/readme.txt
@@ -1,7 +1,7 @@
1
=== Example Blocks ===
Contributors: Sparkbox
Tags: block
-Tested up to: 6.1
+Tested up to: 6.3
Stable tag: 0.1.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
0 commit comments