diff --git a/class-wc-calypso-bridge-dotcom-features.php b/class-wc-calypso-bridge-dotcom-features.php index f9bd3c06..83e83b99 100644 --- a/class-wc-calypso-bridge-dotcom-features.php +++ b/class-wc-calypso-bridge-dotcom-features.php @@ -4,7 +4,7 @@ * * @package WC_Calypso_Bridge/Classes * @since 2.0.0 - * @version x.x.x + * @version 2.2.22 */ defined( 'ABSPATH' ) || exit; @@ -72,7 +72,7 @@ function wc_calypso_bridge_is_ecommerce_trial_plan() { /** * Returns if a site is a Woo Express trial plan site or not. * - * @since x.x.x + * @since 2.2.22 * * @return bool True if the site is Woo Express trial plan. */ diff --git a/readme.txt b/readme.txt index 5ebc1ce4..7f4d1dea 100644 --- a/readme.txt +++ b/readme.txt @@ -25,9 +25,6 @@ This section describes how to install the plugin and get it working. = 2.2.22 = * Introduce is_woo_express_trial_plan function #1352 -= unreleased = -* Introduce is_woo_express_trial_plan function #1352 - = 2.2.21 = * Remove wpcom elements when viewing cys iframe from intro screen #1344 * Hide launch banner when viewing iframe from the intro screen #1348