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 bc87a9e commit c61fe4fCopy full SHA for c61fe4f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pattern-builder",
3
- "version": "0.2.1",
+ "version": "1.0.0",
4
"description": "Manage patterns in WordPress",
5
"author": "twentybellows",
6
"main": "build/index.js",
pattern-builder.php
@@ -6,7 +6,7 @@
* Description: Manage Patterns in the WordPress Editor.
7
* Requires at least: 6.6
8
* Requires PHP: 7.2
9
- * Version: 0.2.1
+ * Version: 1.0.0
10
* Author: Twenty Bellows
11
* Author URI: https://twentybellows.com
12
* Text Domain: pattern-builder
readme.txt
@@ -2,7 +2,7 @@
Contributors: twentybellows, pbking
Tags: block
Tested up to: 6.8
-Stable tag: 0.2.1
+Stable tag: 1.0.0
Manage Patterns in the WordPress Edito
0 commit comments