Skip to content

Commit 844c81a

Browse files
committed
Adjust version number
1 parent 094d72d commit 844c81a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EmailReporting.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ function register()
6161
$this->description = plugin_lang_get( 'plugin_description' );
6262
$this->page = 'manage_config';
6363

64-
$this->version = '0.9.3';
64+
$this->version = '0.9.3.1';
6565
$this->requires = array(
6666
'MantisCore' => '1.2.6, <2.0.99',
6767
);

0 commit comments

Comments
 (0)