We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88b8982 + e6a8e32 commit 84679d2Copy full SHA for 84679d2
includes/class-nginx-helper.php
@@ -77,7 +77,7 @@ class Nginx_Helper {
77
public function __construct() {
78
79
$this->plugin_name = 'nginx-helper';
80
- $this->version = '2.0.1';
+ $this->version = '2.2.0';
81
$this->minimum_wp = '3.0';
82
83
if ( ! $this->required_wp_version() ) {
0 commit comments