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 ad4f1c8 commit 9c83b68Copy full SHA for 9c83b68
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.2.0';
25
# require jQuery.
0 commit comments