Skip to content

Commit bb0a66c

Browse files
committed
Release 3.5.2
1 parent c876edb commit bb0a66c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Tested up to: 6.3
88
Requires PHP: 7.4
99
License: GPLv2 or Later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
11-
Stable tag: 3.5.1
11+
Stable tag: 3.5.2
1212

1313

1414
Edit the permalink of custom post type.

custom-post-type-permalinks.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
* Description: Add post archives of custom post type and customizable permalinks.
66
* Author: Toro_Unit
77
* Author URI: https://torounit.com/
8-
* Version: 3.5.1
8+
* Version: 3.5.2
99
* Text Domain: custom-post-type-permalinks
1010
* License: GPL2 or later
1111
* Domain Path: /language/
1212
* Requires at least: 5.2
1313
* Requires PHP: 5.6
1414
*
1515
* @package Custom_Post_Type_Permalinks
16-
* @version 3.5.1
16+
* @version 3.5.2
1717
*/
1818

1919
define( 'CPTP_PLUGIN_FILE', __FILE__ );

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-post-type-permalinks",
3-
"version": "3.5.1",
3+
"version": "3.5.2",
44
"description": "Custom Post Type Permalinks allow you edit the permalink structure of custom post type.",
55
"private": true,
66
"directories": {

0 commit comments

Comments
 (0)