Skip to content

Commit

Permalink
Add version to PayPal specific files
Browse files Browse the repository at this point in the history
  • Loading branch information
epeicher committed Jul 22, 2024
1 parent f5662fe commit 1a72182
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions includes/tasks/class-wc-calypso-task-get-paid-with-paypal.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
/**
Expand Down

0 comments on commit 1a72182

Please sign in to comment.