Skip to content

Commit 9c83b68

Browse files
author
bkraul
committed
Updated to 1.0.15
1 parent ad4f1c8 commit 9c83b68

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.2.0';
2525
# require jQuery.

0 commit comments

Comments
 (0)