diff --git a/includes/free-trial/partners/class-wc-calypso-bridge-partner-paypal.php b/includes/free-trial/partners/class-wc-calypso-bridge-partner-paypal.php index 9bcebe49..e46bd201 100644 --- a/includes/free-trial/partners/class-wc-calypso-bridge-partner-paypal.php +++ b/includes/free-trial/partners/class-wc-calypso-bridge-partner-paypal.php @@ -3,8 +3,8 @@ /** * WC Calypso Bridge Partner PayPal * - * @since x.x.x - * @version x.x.x + * @since 2.5.4 + * @version 2.5.4 * * This file includes customizations for the sites that were created through /start/paypal on woo.com. * woocommerce_onboarding_profile.partner must get 'paypal' diff --git a/includes/tasks/class-wc-calypso-task-get-paid-with-paypal.php b/includes/tasks/class-wc-calypso-task-get-paid-with-paypal.php index afd1c333..dea2ce41 100644 --- a/includes/tasks/class-wc-calypso-task-get-paid-with-paypal.php +++ b/includes/tasks/class-wc-calypso-task-get-paid-with-paypal.php @@ -7,8 +7,8 @@ /** * WCBridgeSetupWooCommercePayPal Task * - * @since x.x.x - * @version x.x.x + * @since 2.5.4 + * @version 2.5.4 */ class WCBridgeGetPaidWithPayPal extends Task { /**