Skip to content

Commit 3e2f0a9

Browse files
committed
Update version number for release
1 parent 01a825f commit 3e2f0a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

EmailReporting.php

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

14-
$this->version = '0.10.1-DEV';
14+
$this->version = '0.10.1';
1515
$this->requires = array(
1616
'MantisCore' => '1.3.0, <2.99.99',
1717
);

doc/CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Changelog:
2-
Okt 2017 - EmailReporting-0.10.1
2+
May 2018 - EmailReporting-0.10.1
33
- Added error if, on installation, 'api/soap/mc_file_api.php' is missing
44
- Updated english and spanish language files
55
- STARTTLS encryption only shown when available

0 commit comments

Comments
 (0)