diff --git a/post-expirator.php b/post-expirator.php index 304fa6faa..3f724947b 100644 --- a/post-expirator.php +++ b/post-expirator.php @@ -5,7 +5,7 @@ * Plugin URI: http://wordpress.org/extend/plugins/post-expirator/ * Description: PublishPress Future allows you to schedule automatic changes to posts, pages and other content types. * Author: PublishPress - * Version: 4.1.3-beta.2 + * Version: 4.1.3 * Author URI: http://publishpress.com * Text Domain: post-expirator * Domain Path: /languages @@ -51,7 +51,7 @@ } if (! defined('PUBLISHPRESS_FUTURE_VERSION')) { - define('PUBLISHPRESS_FUTURE_VERSION', '4.1.3-beta.2'); + define('PUBLISHPRESS_FUTURE_VERSION', '4.1.3'); } if (! defined('PUBLISHPRESS_FUTURE_PLUGIN_FILE')) {