From 451fb59297967a77e0782934d7ec85d33d6cdd80 Mon Sep 17 00:00:00 2001 From: pimlie Date: Tue, 8 Aug 2017 23:21:14 +0200 Subject: [PATCH] bump version --- authres_status.php | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/authres_status.php b/authres_status.php index 8912a6a..e90e469 100755 --- a/authres_status.php +++ b/authres_status.php @@ -4,7 +4,7 @@ * This plugin displays an icon showing the status * of an authentication results header of the message * - * @version 0.3.4 + * @version 0.4.0 * @author pimlie * @mail pimlie@hotmail.com * diff --git a/composer.json b/composer.json index 82202f2..6a4ea53 100755 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "keywords": ["authentication","results","dkim","domainkeys","spf","sender-id","rfc5451"], "homepage": "https://github.com/pimlie/authres_status", "license": "GPL-3.0+", - "version": "0.3.4", + "version": "0.4.0", "authors": [ { "name": "pimlie",