We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c07b2 commit 2803232Copy full SHA for 2803232
IssuesDiff.php
@@ -16,7 +16,7 @@ public function register() {
16
$this->description = plugin_lang_get("description");
17
$this->page = '';
18
19
- $this->version = "1.0";
+ $this->version = "1.1";
20
$this->requires = array(
21
"MantisCore" => "2.5.0",
22
);
0 commit comments