diff --git a/newspack.php b/newspack.php index 3f83d11150..1451b09560 100644 --- a/newspack.php +++ b/newspack.php @@ -2,7 +2,7 @@ /** * Plugin Name: Newspack * Description: An advanced open-source publishing and revenue-generating platform for news organizations. - * Version: 5.10.6 + * Version: 5.10.7-alpha.1 * Author: Automattic * Author URI: https://newspack.com/ * License: GPL2 @@ -14,7 +14,7 @@ defined( 'ABSPATH' ) || exit; -define( 'NEWSPACK_PLUGIN_VERSION', '5.10.6' ); +define( 'NEWSPACK_PLUGIN_VERSION', '5.10.7-alpha.1' ); // Define NEWSPACK_PLUGIN_FILE. if ( ! defined( 'NEWSPACK_PLUGIN_FILE' ) ) {