diff --git a/includes.php b/includes.php index 91f2fa68..40717349 100644 --- a/includes.php +++ b/includes.php @@ -34,7 +34,7 @@ if (! defined('PP_LOADED')) { if (! defined('PUBLISHPRESS_VERSION')) { // Define constants - define('PUBLISHPRESS_VERSION', '4.5.0.1'); + define('PUBLISHPRESS_VERSION', '4.5.1'); define('PUBLISHPRESS_BASE_PATH', __DIR__); define('PUBLISHPRESS_VIEWS_PATH', __DIR__ . '/views'); define('PUBLISHPRESS_FILE_PATH', PUBLISHPRESS_BASE_PATH . '/publishpress.php'); diff --git a/publishpress.php b/publishpress.php index 23bb3ca6..81282112 100644 --- a/publishpress.php +++ b/publishpress.php @@ -3,7 +3,7 @@ * Plugin Name: PublishPress Planner * Plugin URI: https://publishpress.com/ * Description: PublishPress Planner helps you plan and publish content inside WordPress. Features include a content calendar, kanban board, and notifications. - * Version: 4.5.0 + * Version: 4.5.1 * Author: PublishPress * Author URI: https://publishpress.com * Text Domain: publishpress