We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22153e commit c8205e3Copy full SHA for c8205e3
Announce/Announce.php
@@ -8,7 +8,7 @@ function register() {
8
$this->name = plugin_lang_get("plugin_title");
9
$this->description = plugin_lang_get("plugin_description");
10
11
- $this->version = "0.1";
+ $this->version = "0.2";
12
$this->requires = array(
13
"MantisCore" => "1.2.0",
14
"jQuery" => "1.4",
0 commit comments