We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4044541 commit 4a06fe0Copy full SHA for 4a06fe0
1 file changed
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.40.0-alpha.3
+ * Version: 6.40.0-alpha.4
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.40.0-alpha.3' );
+define( 'NEWSPACK_PLUGIN_VERSION', '6.40.0-alpha.4' );
18
19
// Path to the main Newspack plugin file.
20
if ( ! defined( 'NEWSPACK_PLUGIN_FILE' ) ) {
0 commit comments