diff --git a/SourceGitlab/SourceGitlab.php b/SourceGitlab/SourceGitlab.php index 4433dc1..f1233f0 100644 --- a/SourceGitlab/SourceGitlab.php +++ b/SourceGitlab/SourceGitlab.php @@ -19,7 +19,7 @@ $this->name = plugin_lang_get( 'title' ); $this->description = plugin_lang_get( 'description' ); - $this->version = '1.0.2'; + $this->version = '1.0.3'; $this->requires = array( 'MantisCore' => '1.2.0', 'Source' => '0.16',