We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa42635 commit 8aad406Copy full SHA for 8aad406
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "papi",
3
- "version": "3.1.12",
+ "version": "3.2.0-beta1",
4
"repository": "wp-papi/papi",
5
"description": "WordPress Page Type API with custom fields",
6
"author": "Fredrik Forsmo <fredrik.forsmo@gmail.com>",
papi-loader.php
@@ -5,7 +5,7 @@
* Description: Page Type API with custom fields
* Author: Fredrik Forsmo
7
* Author URI: https://frozzare.com
8
- * Version: 3.1.12
+ * Version: 3.2.0-beta1
9
* Plugin URI: https://wp-papi.github.io
10
* Textdomain: papi
11
* Domain Path: /languages/
0 commit comments