diff --git a/includes.php b/includes.php index f7a37d32..3e7192ea 100644 --- a/includes.php +++ b/includes.php @@ -12,7 +12,7 @@ defined('ABSPATH') or die('No direct script access allowed.'); if ( ! defined('PP_AUTHORS_LOADED')) { - define('PP_AUTHORS_VERSION', '3.2.1-beta.2'); + define('PP_AUTHORS_VERSION', '3.2.1-beta-3'); define('PP_AUTHORS_FILE', 'publishpress-authors/publishpress-authors.php'); define('PP_AUTHORS_BASE_PATH', plugin_dir_path(__FILE__)); define('PP_AUTHORS_MODULES_PATH', PP_AUTHORS_BASE_PATH . 'modules'); diff --git a/publishpress-authors.php b/publishpress-authors.php index bd39d07b..8f7b63f4 100644 --- a/publishpress-authors.php +++ b/publishpress-authors.php @@ -12,7 +12,7 @@ * @publishpress-authors * Plugin Name: PublishPress Authors * Plugin URI: https://publishpress.com/ - * Version: 3.2.1-beta.2 + * Version: 3.2.1-beta-3 * Description: Add support for multiple authors * Author: PublishPress * Author URI: https://publishpress.com