diff --git a/LinkedCustomFields.php b/LinkedCustomFields.php index 2e42dc0..28ff19e 100644 --- a/LinkedCustomFields.php +++ b/LinkedCustomFields.php @@ -33,7 +33,7 @@ public function register() { $this->name = plugin_lang_get( "title" ); $this->description = plugin_lang_get( "description" ); - $this->version = "2.0.1"; + $this->version = "2.0.2"; $this->requires = array( "MantisCore" => "2.3.0", );