Skip to content

Commit a0a145d

Browse files
author
bkraul
committed
Updated version to 2.0.15.
1 parent 783148f commit a0a145d

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 @@ function register() {
1919
$this->name = plugin_lang_get( 'title' );
2020
$this->description = plugin_lang_get( 'description' );
2121
$this->page = 'config';
22-
$this->version = '2.0.14';
22+
$this->version = '2.0.15';
2323

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

0 commit comments

Comments
 (0)