Skip to content

Commit 2803232

Browse files
committed
Bump version
1 parent e3c07b2 commit 2803232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IssuesDiff.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public function register() {
1616
$this->description = plugin_lang_get("description");
1717
$this->page = '';
1818

19-
$this->version = "1.0";
19+
$this->version = "1.1";
2020
$this->requires = array(
2121
"MantisCore" => "2.5.0",
2222
);

0 commit comments

Comments
 (0)