Skip to content

Commit 1ad99ba

Browse files
paspiz85dregad
authored andcommitted
Set SourceGitea plugin version to 1.0.0
1 parent aead773 commit 1ad99ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SourceGitea/SourceGitea.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
class SourceGiteaPlugin extends MantisSourceGitBasePlugin {
1616

17-
const PLUGIN_VERSION = '1.0.1';
17+
const PLUGIN_VERSION = '1.0.0';
1818
const FRAMEWORK_VERSION_REQUIRED = '2.5.0';
1919

2020
public $type = 'gitea';

0 commit comments

Comments
 (0)