We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef6f57 commit e69794eCopy full SHA for e69794e
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.27.2
+ * Version: 6.28.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.27.2' );
+define( 'NEWSPACK_PLUGIN_VERSION', '6.28.0-alpha.2' );
18
19
// Define NEWSPACK_PLUGIN_FILE.
20
if ( ! defined( 'NEWSPACK_PLUGIN_FILE' ) ) {
0 commit comments