We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c443ca0 commit b63d25cCopy full SHA for b63d25c
BBCodePlus/BBCodePlus.php
@@ -19,7 +19,7 @@ public function register() {
19
$this->name = plugin_lang_get( 'title' );
20
$this->description = plugin_lang_get( 'description' );
21
$this->page = 'config';
22
- $this->version = '1.0.13';
+ $this->version = '1.0.15';
23
24
$this->requires['MantisCore'] = '1.3.0';
25
# this plugin can coexist with MantisCoreFormatting.
0 commit comments