We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b294e0 commit 1a91bc9Copy full SHA for 1a91bc9
newspack.php
@@ -2,7 +2,7 @@
2
/**
3
* Plugin Name: Newspack
4
* Description: An advanced open-source publishing and revenue-generating platform for news organizations.
5
- * Version: 6.1.0-alpha.7
+ * Version: 6.1.0-alpha.8
6
* Author: Automattic
7
* Author URI: https://newspack.com/
8
* License: GPL2
@@ -14,7 +14,7 @@
14
15
defined( 'ABSPATH' ) || exit;
16
17
-define( 'NEWSPACK_PLUGIN_VERSION', '6.1.0-alpha.7' );
+define( 'NEWSPACK_PLUGIN_VERSION', '6.1.0-alpha.8' );
18
19
// Define NEWSPACK_PLUGIN_FILE.
20
if ( ! defined( 'NEWSPACK_PLUGIN_FILE' ) ) {
0 commit comments