We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1029bf8 commit 471ac94Copy full SHA for 471ac94
LinkedCustomFields/LinkedCustomFields.php
@@ -21,7 +21,7 @@ public function register() {
21
$this->name = plugin_lang_get("title");
22
$this->description = plugin_lang_get("description");
23
24
- $this->version = "1.0";
+ $this->version = "1.0.1";
25
$this->requires = array(
26
"MantisCore" => "1.2.6",
27
"jQuery" => "1.8"
0 commit comments