Skip to content

Commit 51caecf

Browse files
update version
1 parent aa294ed commit 51caecf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

paystack.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin URI: https://paystack.com/docs/libraries-and-plugins/plugins#wordpress
55
0
66
Description: Integrates Gravity Forms with Paystack, enabling customers to pay for goods and services through Gravity Forms.
7-
Version: 1.0.2
7+
Version: 2.0.1
88
Author: Paystack
99
Author URI: https://developers.paystack.com
1010
License: GPL-2.0+
@@ -31,7 +31,7 @@
3131

3232
defined('ABSPATH') || die();
3333

34-
define('GF_PAYSTACK_VERSION', '1.0.0');
34+
define('GF_PAYSTACK_VERSION', '2.0.1');
3535

3636
add_action('gform_loaded', array('GF_Paystack_Bootstrap', 'load'), 5);
3737

0 commit comments

Comments
 (0)