diff --git a/SourceGitlab/SourceGitlab.php b/SourceGitlab/SourceGitlab.php index 3c1d86f..0bbf275 100644 --- a/SourceGitlab/SourceGitlab.php +++ b/SourceGitlab/SourceGitlab.php @@ -16,7 +16,7 @@ $this->name = plugin_lang_get( 'title' ); $this->description = plugin_lang_get( 'description' ); - $this->version = '1.0'; + $this->version = '1.0.1'; $this->requires = array( 'MantisCore' => '1.2.0', 'Source' => '0.16',