Wiki: fix issue with version number in fedmsg plugin
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
04cbde6ef1
commit
201707b04d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ $wgExtensionCredits['parserhook'][] = array(
|
|||
'author' => 'Ralph Bean',
|
||||
'url' => 'https://pagure.io/fedora-infra/ansible/blob/main/f/roles/mediawiki/files/fedmsg-emit.php',
|
||||
'description' => "A MediaWiki plugin that emits messages to the Fedora Infrastructure Message Bus.",
|
||||
'version' => 0.2.0,
|
||||
'version' => '0.2.0',
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue