Skip to content

Commit c8205e3

Browse files
committed
Bump version
1 parent b22153e commit c8205e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Announce/Announce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ function register() {
88
$this->name = plugin_lang_get("plugin_title");
99
$this->description = plugin_lang_get("plugin_description");
1010

11-
$this->version = "0.1";
11+
$this->version = "0.2";
1212
$this->requires = array(
1313
"MantisCore" => "1.2.0",
1414
"jQuery" => "1.4",

0 commit comments

Comments
 (0)