Skip to content

Commit

Permalink
Bump docblocks to 2.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
PanosSynetos committed Nov 6, 2023
1 parent db507b6 commit 54ae7a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 2 additions & 2 deletions class-wc-calypso-bridge-dotcom-features.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WC_Calypso_Bridge/Classes
* @since 2.0.0
* @version x.x.x
* @version 2.2.22
*/

defined( 'ABSPATH' ) || exit;
Expand Down Expand Up @@ -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.
*/
Expand Down
3 changes: 0 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 54ae7a1

Please sign in to comment.