We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094d72d commit 844c81aCopy full SHA for 844c81a
1 file changed
EmailReporting.php
@@ -61,7 +61,7 @@ function register()
61
$this->description = plugin_lang_get( 'plugin_description' );
62
$this->page = 'manage_config';
63
64
- $this->version = '0.9.3';
+ $this->version = '0.9.3.1';
65
$this->requires = array(
66
'MantisCore' => '1.2.6, <2.0.99',
67
);
0 commit comments