Skip to content

Commit 1522b78

Browse files
committed
composer set:version 4.8.1
1 parent e83c8b1 commit 1522b78

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

post-expirator.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin URI: http://wordpress.org/extend/plugins/post-expirator/
66
* Description: PublishPress Future allows you to schedule automatic changes to posts, pages and other content types.
77
* Author: PublishPress
8-
* Version: 4.8.0
8+
* Version: 4.8.1
99
* Author URI: http://publishpress.com
1010
* Text Domain: post-expirator
1111
* Domain Path: /languages
@@ -57,7 +57,7 @@
5757
}
5858

5959
if (! defined('PUBLISHPRESS_FUTURE_VERSION')) {
60-
define('PUBLISHPRESS_FUTURE_VERSION', '4.8.0');
60+
define('PUBLISHPRESS_FUTURE_VERSION', '4.8.1');
6161
}
6262

6363
if (! defined('PUBLISHPRESS_FUTURE_PLUGIN_FILE')) {

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Requires at least: 6.7
77
Requires PHP: 7.4
88
Tested up to: 6.7
99
License: GPLv2 or later
10-
Stable tag: 4.8.0
10+
Stable tag: 4.8.1
1111

1212
PublishPress Future can make scheduled changes to your content. You can unpublish posts, move posts to a new status, update the categories, and more.
1313

0 commit comments

Comments
 (0)