Skip to content

Commit 0aaf19c

Browse files
Merge pull request #15 from appinlet/hotfix/ITN-responses-not-being-processed
Amend PF_MODULE_VER
2 parents 62d49d4 + b3cc82a commit 0aaf19c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gravityformspayfast/payfast_common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
define( 'PF_SOFTWARE_NAME', 'GravityForms' );
1111
define( 'PF_SOFTWARE_VER', '1.9.*' );
1212
define( 'PF_MODULE_NAME', 'PayFast-GravityForms' );
13-
define( 'PF_MODULE_VER', '1.5.1' );
13+
define( 'PF_MODULE_VER', '1.5.2' );
1414

1515
// Features
1616
// - PHP

0 commit comments

Comments
 (0)