| @@ -10,9 +10,9 @@ | ||
| 10 | 10 | /** |
| 11 | 11 | * Plugin Name: WP Debugging |
| 12 | 12 | * Plugin URI: https://github.com/afragen/wp-debugging |
| 13 | 13 | * Description: A support/troubleshooting plugin for WordPress. |
| 14 | - * Version: 2.11.0 | |
| 14 | + * Version: 2.12.6 | |
| 15 | 15 | * Author: Andy Fragen |
| 16 | 16 | * License: MIT |
| 17 | 17 | * Network: true |
| 18 | 18 | * Text Domain: wp-debugging |
| @@ -17,9 +17,9 @@ | ||
| 17 | 17 | * Network: true |
| 18 | 18 | * Text Domain: wp-debugging |
| 19 | 19 | * Domain Path: /languages |
| 20 | 20 | * GitHub Plugin URI: https://github.com/afragen/wp-debugging |
| 21 | - * Requires at least: 4.6 | |
| 21 | + * Requires at least: 5.2 | |
| 22 | 22 | * Requires PHP: 5.6 |
| 23 | 23 | */ |
| 24 | 24 | |
| 25 | 25 | namespace Fragen\WP_Debugging; |