Skip to content

Commit

Permalink
Version 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
moldcraft committed Apr 29, 2016
1 parent 12a1a1a commit ee83582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

$manifest['name'] = __('Mailer', 'fw');
$manifest['description'] = __('This extension will let you set some global email options and it is used by other extensions (like Forms) to send emails.', 'fw');
$manifest['version'] = '1.2.4';
$manifest['version'] = '1.2.5';
$manifest['standalone'] = false;
$manifest['display'] = false;
$manifest['github_update'] = 'ThemeFuse/Unyson-Mailer-Extension';

0 comments on commit ee83582

Please sign in to comment.