Skip to content

Commit 0219e96

Browse files
committed
Updating the plugin version number to 3.4.1
1 parent f0149e5 commit 0219e96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

paystack-forms.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Payment Forms for Paystack
44
Plugin URI: https://github.com/PaystackHQ/Wordpress-Payment-forms-for-Paystack
55
Description: Payment Forms for Paystack allows you create forms that will be used to bill clients for goods and services via Paystack.
6-
Version: 3.4.0
6+
Version: 3.4.1
77
Author: Paystack
88
Author URI: http://paystack.com
99
License: GPL-2.0+
@@ -15,7 +15,7 @@
1515
}
1616
define('KKD_PFF_PAYSTACK_PLUGIN_PATH', plugins_url(__FILE__));
1717
define('KKD_PFF_PAYSTACK_MAIN_FILE', __FILE__);
18-
define('KKD_PFF_PAYSTACK_VERSION', '3.3');
18+
define('KKD_PFF_PAYSTACK_VERSION', '3.4.1');
1919
define('KKD_PFF_PAYSTACK_TABLE', 'paystack_forms_payments');
2020

2121
define('KKD_PFF_PLUGIN_BASENAME', plugin_basename(__FILE__));

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://paystack.com/demo
44
Tags: paystack, recurrent payments, nigeria, mastercard, visa, target, Naira, payments, verve, donation, church, NGO, form, contact form 7, form
55
Requires at least: 3.1
66
Tested up to: 5.9
7-
Stable tag: 3.4.0
7+
Stable tag: 3.4.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

0 commit comments

Comments
 (0)