| @@ -5,10 +5,10 @@ | ||
| 5 | 5 | * Plugin URI: https://givewp.com |
| 6 | 6 | * Description: The most robust, flexible, and intuitive way to accept donations on WordPress. |
| 7 | 7 | * Author: GiveWP |
| 8 | 8 | * Author URI: https://givewp.com/ |
| 9 | - * Version: 4.16.1 | |
| 10 | - * Requires at least: 6.6 | |
| 9 | + * Version: 4.16.9 | |
| 10 | + * Requires at least: 6.9 | |
| 11 | 11 | * Requires PHP: 7.4 |
| 12 | 12 | * Text Domain: give |
| 13 | 13 | * Domain Path: /languages |
| 14 | 14 | * |
| @@ -425,9 +425,9 @@ | ||
| 425 | 425 | private function setup_constants() |
| 426 | 426 | { |
| 427 | 427 | // Plugin version. |
| 428 | 428 | if (!defined('GIVE_VERSION')) { |
| 429 | - define('GIVE_VERSION', '4.16.1'); | |
| 429 | + define('GIVE_VERSION', '4.16.9'); | |
| 430 | 430 | } |
| 431 | 431 | |
| 432 | 432 | // Plugin Root File. |
| 433 | 433 | if (!defined('GIVE_PLUGIN_FILE')) { |