Skip to content

Commit

Permalink
version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ideadude committed Apr 9, 2023
1 parent 9bea474 commit 23b7319
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pmpro-ccbill.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Paid Memberships Pro - CCBill Gateway
Plugin URI: https://www.paidmembershipspro.com/add-ons/ccbill
Description: PMPro Gateway integration for CCBill
Version: 0.1
Version: 0.2
Author: Paid Memberships Pro
Author URI: https://www.paidmembershipspro.com
Text Domain: pmpro-ccbill
Expand Down
10 changes: 7 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== Paid Memberships Pro - CCBill Add On ===
Contributors: strangerstudios
Tags: paid memberships pro, payment gateway, ccbill
Requires at least: 4.0
Tested up to: 5.5.3
Stable tag: 0.1
Requires at least: 5.5
Tested up to: 6.2
Stable tag: 0.2

Adds the ability to accept payments using the CCBill Payment Gateway

Expand Down Expand Up @@ -36,6 +36,10 @@ Please post it in the GitHub issue tracker here: https://github.com/strangerstud
Please visit our premium support site at http://www.paidmembershipspro.com for more documentation and our support forums.

== Changelog ==
= 0.2 - 2023-04-09 =
* BUG FIX: Only cancel relevant URL on sub cancellation.
* BUG FIX: Fixed calculation of the initialPeriod value passed to CCBill.
* BUG FIX: Fixed errors in the webhook code.

= 0.1 - 2022-10-05 =
* Initial Release

0 comments on commit 23b7319

Please sign in to comment.