We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2deea9 commit c970760Copy full SHA for c970760
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.30.2
+ * Version: 6.31.0-alpha.2
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.30.2' );
+define( 'NEWSPACK_PLUGIN_VERSION', '6.31.0-alpha.2' );
18
19
// Define NEWSPACK_PLUGIN_FILE.
20
if ( ! defined( 'NEWSPACK_PLUGIN_FILE' ) ) {
0 commit comments