Skip to content

Commit

Permalink
Merge pull request #60 from thejoshualewis/master
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
thejoshualewis authored Jun 20, 2019
2 parents 32959cb + e2b2605 commit 36a4d34
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/gateways/bitpaycheckout.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* BitPay Checkout 3.0.1.1
* BitPay Checkout 3.0.1.2
*
* Within the module itself, all functions must be prefixed with the module
* filename, followed by an underscore, and then the function name. For this
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* BitPay Checkout Callback 3.0.1.1
* BitPay Checkout Callback 3.0.1.2
*
* This file demonstrates how a payment gateway callback should be
* handled within WHMCS.
Expand Down
2 changes: 1 addition & 1 deletion modules/gateways/bitpaycheckout/bitpaycheckout_ipn.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* BitPay Checkout IPN 3.0.1.1
* BitPay Checkout IPN 3.0.1.2
*
* This file demonstrates how a payment gateway callback should be
* handled within WHMCS.
Expand Down

0 comments on commit 36a4d34

Please sign in to comment.