Skip to content

Commit 471ac94

Browse files
committed
Bump version to 1.0.1
1 parent 1029bf8 commit 471ac94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LinkedCustomFields/LinkedCustomFields.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public function register() {
2121
$this->name = plugin_lang_get("title");
2222
$this->description = plugin_lang_get("description");
2323

24-
$this->version = "1.0";
24+
$this->version = "1.0.1";
2525
$this->requires = array(
2626
"MantisCore" => "1.2.6",
2727
"jQuery" => "1.8"

0 commit comments

Comments
 (0)