Skip to content

Commit b63d25c

Browse files
author
bkraul
committed
Updated to 1.0.15
1 parent c443ca0 commit b63d25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BBCodePlus/BBCodePlus.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public function register() {
1919
$this->name = plugin_lang_get( 'title' );
2020
$this->description = plugin_lang_get( 'description' );
2121
$this->page = 'config';
22-
$this->version = '1.0.13';
22+
$this->version = '1.0.15';
2323

2424
$this->requires['MantisCore'] = '1.3.0';
2525
# this plugin can coexist with MantisCoreFormatting.

0 commit comments

Comments
 (0)