Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 306e113

Browse files
Updated the plugin version number to 2.0.3
1 parent 927cf92 commit 306e113

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

paystack-give.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Plugin Name: Paystack Payments for Give
1717
* Plugin URI: http://wordpress.org/plugins/paystack-give
1818
* Description: Paystack integration for accepting payments via card, bank accounts, USSD and mobile money
19-
* Version: 2.0.0
19+
* Version: 2.0.3
2020
* Author: Paystack
2121
* Author URI: https://paystack.com
2222
* License: GPL-2.0+
@@ -35,7 +35,7 @@
3535
* Start at version 1.0.0 and use SemVer - https://semver.org
3636
* Rename this for your plugin and update it as you release new versions.
3737
*/
38-
define('PLUGIN_NAME_VERSION', '2.0.0');
38+
define('PLUGIN_NAME_VERSION', '2.0.3');
3939

4040
/**
4141
* The code that runs during plugin activation.

0 commit comments

Comments
 (0)