| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | /** |
| 3 | 3 | * Plugin Name: Hostinger |
| 4 | 4 | * Plugin URI: https://hostinger.com |
| 5 | 5 | * Description: Hostinger WordPress plugin. |
| 6 | - * Version: 2.2.0 | |
| 6 | + * Version: 2.2.1 | |
| 7 | 7 | * Requires at least: 5.5 |
| 8 | 8 | * Requires PHP: 7.4 |
| 9 | 9 | * Author: Hostinger |
| 10 | 10 | * License: GPL v3 |
| @@ -22,9 +22,9 @@ | ||
| 22 | 22 | |
| 23 | 23 | defined( 'ABSPATH' ) || exit; |
| 24 | 24 | |
| 25 | 25 | if ( ! defined( 'HOSTINGER_VERSION' ) ) { |
| 26 | - define( 'HOSTINGER_VERSION', '2.2.0' ); | |
| 26 | + define( 'HOSTINGER_VERSION', '2.2.1' ); | |
| 27 | 27 | } |
| 28 | 28 | |
| 29 | 29 | if ( ! defined( 'HOSTINGER_ABSPATH' ) ) { |
| 30 | 30 | define( 'HOSTINGER_ABSPATH', plugin_dir_path( __FILE__ ) ); |