diff --git a/includes/class-nginx-helper.php b/includes/class-nginx-helper.php index 870cf56d..fc5c1157 100644 --- a/includes/class-nginx-helper.php +++ b/includes/class-nginx-helper.php @@ -77,7 +77,7 @@ class Nginx_Helper { public function __construct() { $this->plugin_name = 'nginx-helper'; - $this->version = '2.0.1'; + $this->version = '2.2.0'; $this->minimum_wp = '3.0'; if ( ! $this->required_wp_version() ) {