Skip to content

Commit f60dcf4

Browse files
committed
chore(plugin): update version number
1 parent fe8f231 commit f60dcf4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

intuitive-custom-post-order.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Intuitive Custom Post Order
44
* Plugin URI: http://hijiriworld.com/web/plugins/intuitive-custom-post-order/
55
* Description: Intuitively, Order Items (Posts, Pages, ,Custom Post Types, Custom Taxonomies, Sites) using a Drag and Drop Sortable JavaScript.
6-
* Version: 3.1.4.1
6+
* Version: 3.1.5
77
* Author: hijiri
88
* Author URI: http://hijiriworld.com/web/
99
* Text Domain: intuitive-custom-post-order

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intuitive-custom-post-order",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "Intuitively order items (Posts, Pages, Custom Post Types, Custom Taxonomies, etc.) using drag and drop.",
55
"author": "Timo Hubois <t.hubois@pixelsaft.de>",
66
"license": "GPL-2.0-or-later",

0 commit comments

Comments
 (0)