diff --git a/composer.json b/composer.json index 5669796..59874b5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "r3c/custom_from", - "version": "1.8", + "version": "1.8.1", "description": "Allow manual sender address input ('From' header) when composing", "type": "roundcube-plugin", "keywords": [ diff --git a/custom_from.php b/custom_from.php index 5aebaff..97f1058 100644 --- a/custom_from.php +++ b/custom_from.php @@ -5,7 +5,7 @@ ** ** Description: replace dropdown by textbox to allow "From:" header input ** -** @version 1.8.0 +** @version 1.8.1 ** @license MIT ** @author Remi Caput ** @url https://github.com/r3c/custom_from