From 9388b0b9d82fdc77d0ef52768fe7475490699919 Mon Sep 17 00:00:00 2001 From: olatechpro Date: Tue, 28 May 2024 08:10:23 +0100 Subject: [PATCH] Update version --- includes.php | 2 +- publishpress.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes.php b/includes.php index 6a81208a..ede11530 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.2.0'); + define('PUBLISHPRESS_VERSION', '4.2.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 239ac650..1f2de70a 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 with WordPress. Features include a content calendar, notifications, and custom statuses. - * Version: 4.2.0 + * Version: 4.2.1 * Author: PublishPress * Author URI: https://publishpress.com * Text Domain: publishpress