Skip to content

Commit 4a06fe0

Browse files
chore(release): 6.40.0-alpha.4 [skip ci]
# [6.40.0-alpha.4](v6.40.0-alpha.3...v6.40.0-alpha.4) (2026-05-14) ### Features * **group-subs:** polish invite-links UX in My Account ([#4719](#4719)) ([4044541](4044541))
1 parent 4044541 commit 4a06fe0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

newspack.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Newspack
44
* Description: An advanced open-source publishing and revenue-generating platform for news organizations.
5-
* Version: 6.40.0-alpha.3
5+
* Version: 6.40.0-alpha.4
66
* Author: Automattic
77
* Author URI: https://newspack.com/
88
* License: GPL2
@@ -14,7 +14,7 @@
1414

1515
defined( 'ABSPATH' ) || exit;
1616

17-
define( 'NEWSPACK_PLUGIN_VERSION', '6.40.0-alpha.3' );
17+
define( 'NEWSPACK_PLUGIN_VERSION', '6.40.0-alpha.4' );
1818

1919
// Path to the main Newspack plugin file.
2020
if ( ! defined( 'NEWSPACK_PLUGIN_FILE' ) ) {

0 commit comments

Comments
 (0)