Skip to content

Commit a859516

Browse files
committed
Bump version to 3.2.5-beta.8
1 parent 43d2fc0 commit a859516

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

includes.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
defined('ABSPATH') or die('No direct script access allowed.');
1515

1616
if (!defined('PP_AUTHORS_LOADED')) {
17-
define('PP_AUTHORS_VERSION', '3.2.5-beta.7');
17+
define('PP_AUTHORS_VERSION', '3.2.5-beta.8');
1818
define('PP_AUTHORS_FILE', 'publishpress-authors/publishpress-authors.php');
1919
define('PP_AUTHORS_BASE_PATH', plugin_dir_path(__FILE__));
2020
define('PP_AUTHORS_MODULES_PATH', PP_AUTHORS_BASE_PATH . 'modules');

publishpress-authors.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @publishpress-authors
1313
* Plugin Name: PublishPress Authors
1414
* Plugin URI: https://publishpress.com/
15-
* Version: 3.2.5-beta.7
15+
* Version: 3.2.5-beta.8
1616
* Description: Add support for multiple authors
1717
* Author: PublishPress
1818
* Author URI: https://publishpress.com

0 commit comments

Comments
 (0)