From d4b767f164d5645c95fe34f21a6226bad352d57b Mon Sep 17 00:00:00 2001 From: Gene Hawkins Date: Wed, 15 Jul 2020 22:56:38 -0700 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index eef252a..10395b7 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "texxasrulez/message_highlight", "description": "Assign colors to your emails based on Subject, Sender, Recipient or CC", - "version": "1.0", + "version": "1.0.1", "license": "GPL-2.0", "homepage": "https://github.com/texxasrulez/message_highlight", "type": "roundcube-plugin",