Skip to content

Commit 6428323

Browse files
committed
Bump version
1 parent 5e98d51 commit 6428323

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "papi",
3-
"version": "3.2.0-beta1",
3+
"version": "3.2.0-beta2",
44
"repository": "wp-papi/papi",
55
"description": "WordPress Page Type API with custom fields",
66
"author": "Fredrik Forsmo <[email protected]>",

papi-loader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Page Type API with custom fields
66
* Author: Fredrik Forsmo
77
* Author URI: https://frozzare.com
8-
* Version: 3.2.0-beta1
8+
* Version: 3.2.0-beta2
99
* Plugin URI: https://wp-papi.github.io
1010
* Textdomain: papi
1111
* Domain Path: /languages/

0 commit comments

Comments
 (0)