Skip to content

Commit ae1b5b6

Browse files
committed
SP-1062: Update plugin version
1 parent c95edae commit ae1b5b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/gateways/bitpaycheckout.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* BitPay Checkout 5.0.0
3+
* BitPay Checkout 5.1.0
44
*
55
* Within the module itself, all functions must be prefixed with the module
66
* filename, followed by an underscore, and then the function name. For this

modules/gateways/bitpaycheckout/callback/bitpaycheckout_ipn.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* BitPay Checkout IPN 5.0.0
4+
* BitPay Checkout IPN 5.1.0
55
*
66
* This file verifies that the payment gateway module is active,
77
* validates an Invoice ID, checks for the existence of a Transaction ID,

0 commit comments

Comments
 (0)