Skip to content

Commit ba449e0

Browse files
committed
Release 3.4.5
1 parent 5136622 commit ba449e0

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: 5.8
88
Requires PHP: 5.6
99
License: GPLv2 or Later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
11-
Stable tag: 3.4.4
11+
Stable tag: 3.4.5
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,13 +5,13 @@
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.4.4
8+
* Version: 3.4.5
99
* Text Domain: custom-post-type-permalinks
1010
* License: GPL2 or later
1111
* Domain Path: /language/
1212
*
1313
* @package Custom_Post_Type_Permalinks
14-
* @version 3.4.4
14+
* @version 3.4.5
1515
*/
1616

1717
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.4.4",
3+
"version": "3.4.5",
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)